PDA

View Full Version : 1 Page, too much JQuery



wibblywobbly
28 Jan 2010, 07:07 PM
Hello Everyone,

I'm so close and yet so far, I could really do with your help on this one! I have no knowledge of javascript and it's causing me a problem.

I want to combine 2 different stock javascript effects.

The first is the Horizontal Accordion
http://designreviver.com/tutorials/jquery-examples-horizontal-accordion/

and the second is a coda slider
http://cssglobe.com/lab/easyslider1.7/01.html

But when I put both on the same page there is a small co***ict. Here is the site I'm working on:

http://wibblywobblywebsite.com/help/

If you flip to the "BLOG" tab, you can see there is a "more" button. That's supposed to operate the coda slider within the blog tab. The idea here is that I can have many pages of text in just one tab, by clicking more. The problem is, just rolling over the "more" button activates the OTHER javascript effect and the accordion tab flips to the next one. Individually I have both these effects working, but putting them on the same page has broken them.

How do I separate the "more" button from activating the accordion swipe to the next tab?

I think this could be a really good design if I get it working so many thanks for any help!

Thanks!