windows phone 8 - Radio controls not showing in WebBrowser -


i have link opens html page has radio buttons , other controls in it. opens fine , shows page contents when open in default browser. however, when try open same using webbrowser.navigate() , page opens doesn't show radio buttons present. strange . has else encountere these kinds of issues. kindly help.

the html didn't have doctype declaration. declared doctype , shows fine. same html page without dtd shows fine on android , ios. somehow ie requires dtd.


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -