Page 1 of 1

serious # link problem

Posted: Tue Jul 02, 2013 11:58 am
by thomsonson
Hello,

I am using CMS 1.11.2, and trying to set up jQuery superslides for a new site. Superslides uses

Code: Select all

<a href="#">
for the next and previous links, however when clicked, these take me straight to the default page rather than the next slide. Here is the page:
http://getofftheweb.org/index.php?page=test#0

I have looked around the message boards for similar problems, and the only one I could find was related to putting anchor links in the tinyMCE wysiwyg..http://dev.cmsmadesimple.org/bug/view/8306 ..not sure how that would relate to this situation. I've used superslides successfully before (not to mention other instances of a href="#") and am pretty stumped by this, any help much appreciated!

Re: serious # link problem [SOLVED]

Posted: Tue Jul 02, 2013 4:32 pm
by thomsonson
doh.. didn't realise it could be this easy to fix - just got rid of the href="#".. all fine now.