Re: [jQuery] Slideshow Question

2009-12-26 Thread Ammar Rayess
x27;); > }, > after: function(slideIndex){ > $(. mySlideTextClass).eq(slideIndex).show(); >$(. myTabsClass).eq(slideIndex).addClass('activeTabClass')// do any > sort of animation or whatever to tabs or text here > > }); > > > Ammar Rayess wrote: &g

[jQuery] Slideshow Question

2009-12-25 Thread Ammar Rayess
Greetings, Take a look at this website please: http://new.music.yahoo.com/ You can see in the middle the flash slideshow that shows pix in middle, overlayed with text and on the right column a title, ofcourse clicking on different titles activate the related image with text. I looked at the plug