Hi,
I am using JQTouch and I am trying to load a new page into the current page. Unfortunately JQTouch automatically adds a '#' to the url and thus the url cannot be opened.
in order words,
<li class="arrow"><a href="categories.html">Categories</a></li>
would not work.
Any suggestions please?
Thanks, C.