Page 1 of 1

javascript+pretty urls error

Posted: Thu Feb 08, 2007 6:20 pm
by davemof
I am having a nightmare trying to get a website to perform as the client has spec'd. The client wants the content to be completely hidden, and shown only when a button is clicked. This requires javascript #links in order for it to work.

A working example can be seen at www.id30.com/pikcells

However, when this page is no longer the root url, it stops working as follows:

www.id30-test.co.uk

I'm not sure whether this is due to pretty urls being on, but would really appreciate if anybody can shed any light on the situation.

Many thanks

David

Re: javascript+pretty urls error

Posted: Thu Feb 08, 2007 8:54 pm
by tsw
which version are you using?

are you using the cmsms tag to create that function?

I think this bug was fixed like half a year ago :)

if its just one page you could change








to









hope this helps

Re: javascript+pretty urls error

Posted: Thu Feb 08, 2007 9:16 pm
by davemof
thanks tsw,

works a treat

Cheers

David