Hey guys,

Simple problem, really can't see what's wrong with it though:

http://internetessentials.co.uk/clients/ashmoors/products.html

Click "Specifications" on the sub-nav (middle-right of page) and see
how the content area is changed using show/hide and the links in the
sub-nav are modified so that "Specifications" is no longer and link
but "Furniture detail" is.

The idea is that we want "Furniture details" and "Specifications" to
be toggeled with JQuery. The other links to go to separate pages.

The problem is, if you click "Furniture details" after clicking
"Specifications" it doesn't trigger the .click() event.

I'm wondering if this is because the object has been modified since
the page load and can't been effected by the original function
anymore. Any ideas?

Thanks very much!

Reply via email to