I posted this on the other boards, but it went unnoticed with all the uproar! (or just nobody could help..). Hopefully someone here can.. (Please excuse the cut n paste job!)
---------------------------------------------
OK, I've just come across a bit of a problem.
I've included generic accessibility skip links in my template, the usual, skip to content, skip to menu, and top of page stuff. Using the normal
top of page sort of thing.
Problem is mambo automatically whacks the root address, i.e. yourcompanyhere.com in front of the hash mark, so those skip links look like,
http://www.yourcompanyhere.com/#top. This nullifies the usefulness of these links, as it then always points to the front page, and requires a page reload. Not cool.
I've tried putting these links in as static URLS in a menu but to no avail. Anyone else have this problem, and hopefully a solution?
**************************
Just a thought: If it were possible to add some code to output the current address, either through php or a moscode sort of thing then that could be tacked onto the beginning?