开发者

jQueryMobile attribute that doesn't occur any transformation

Is there any attribute in jQueryMobile where I ca开发者_运维技巧n specify that I don't to occur any transformation by jQueryMobile?

In my case it's an anchor inside data-role="header".

Thanks.


If it's a link outside the jQuery Mobile "application", you can add a rel="external" attribute to the link's <a> tag to prevent jQuery Mobile from hijacking clicks on it.


The solution I used was wrapping the anchor inside a span or div.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜