Linking to non-home panel in JQTouch site
- by Patrick Dinnen
I'm trying to create a link from an external site that arrives at a particular, internal panel on a JQTouch site I'm building. However the browser always opens the home panel of the JQT site no matter what anchor tag I use in the link.
e.g. If I try to link to the User Interface panel in the official JQTouch demo I use http://www.jqtouch.com/preview/demos/main/#ui but the home panel shows in the browser and not the sub-panel I requested.
Any suggestions would be very welcome. I have control of the both the linked and linking sites so can tweak code is necessary.
Thanks