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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -