hello,
trying to get this working again after a vb import.....i read up a little and found a solution which partly works, but seems it really needs some sort of relpath in there to nav to anchors on different pages than a user is currently on......
heres the code used taken from an old support topic..
that will jump to an anchor on the same page....but how can we make it go to any page?
.....petty little annoyance this one....i am pretty useless with php callback method too so far btw...
thank you
trying to get this working again after a vb import.....i read up a little and found a solution which partly works, but seems it really needs some sort of relpath in there to nav to anchors on different pages than a user is currently on......
heres the code used taken from an old support topic..
<a href="javascript:;" onclick="document.location.hash='{option}';">{text}</a>
that will jump to an anchor on the same page....but how can we make it go to any page?
.....petty little annoyance this one....i am pretty useless with php callback method too so far btw...
thank you