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?