jQuery モバイルを使用してモバイル Web サイトを開発しています。問題は、Internet Explorer モバイルでリンクが機能しないことです。
<a rel="external" href="http://www.external-site.com" title="" class="ui-link" style="text-decoration: none; ">
それが私が試したリンクの外観です:
<a data-role="none" href="http://www.external-site.com" title="" class="ui-link" style="text-decoration: none; ">
外部ドメインへのリンクは、Windows Mobile Internet Explorer でどのように機能するように見えるのでしょうか?