[solved] Problem with href="#"--CMSMS automatically makes it into a real link
Posted: Wed Dec 24, 2008 12:19 am
I just need to make an a href="#"--but this always loads my home page!
Is that a short-cut for home page link or something?
I've even tried enclosing it in {literal} tags--it seems nothing is done to it by CMSMS, but regardless, when someone clicks an a href="#" it goes to home page. The source code (rendered, to visitor) shows this:
Any advice?
Is that a short-cut for home page link or something?
I've even tried enclosing it in {literal} tags--it seems nothing is done to it by CMSMS, but regardless, when someone clicks an a href="#" it goes to home page. The source code (rendered, to visitor) shows this:
I tried using "javascript:Void" but this blocks the javascript behavior I need to occur.href="#"
Any advice?