Hello i am using jqery mobile to develop a mobile website the problem is that links dont work in Internet explorer mobile
<a rel="external" href="http://www.external-site.com" title="" class="ui-link" style="text-decoration: none; ">
that is how the link looks i tried also with:
<a data-role="none" href="http://www.external-site.com" title="" class="ui-link" style="text-decoration: none; ">
i am wondering how are the links to external domains sopposed to look to be able to work in windows mobile internet explorer