Break out of jQtouch?
Posted
by Kelso.b
on Stack Overflow
See other posts from Stack Overflow
or by Kelso.b
Published on 2010-05-11T05:24:50Z
Indexed on
2010/05/17
7:00 UTC
Read the original article
Hit count: 290
I'm trying to give my mobile users the choice to view the full website by loading a different page.
Thing is, jQtouch thoughtfully transforms links into ajax calls, so the user doesn't leave the page at all.
Is there some way to break out of jQt or exclude certain links from loading ajaxically?
© Stack Overflow or respective owner