Page 1 of 1

Stop <a href="#"> links taking me back to the home page

Posted: Wed Sep 08, 2010 8:21 pm
by simon.romin
Hiya guys,

Me again.

I am using a script to generate tabs.

In order to display content, each tab has the link:

Code: Select all

<a href="#">
Normally clicking the link would go nowhere, but in CMS Made Simple is goes back to the home page.

Is there any way to disable this?

Thanks,

Simon

Re: Stop <a href="#"> links taking me back to the home page

Posted: Wed Sep 08, 2010 11:03 pm
by alexbuckland
It really depends on what kind of script you are using.

If its templated you could just do a find & replace

Whatever

with

{cms_selflink dir='anchor' anchorlink='anchorlink' text='Whatever'}