Linking to non-home panel in JQTouch site
Posted
by Patrick Dinnen
on Stack Overflow
See other posts from Stack Overflow
or by Patrick Dinnen
Published on 2010-04-10T18:23:56Z
Indexed on
2010/04/10
19:13 UTC
Read the original article
Hit count: 388
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
© Stack Overflow or respective owner