[jQuery] Re: Need help with DIV manipulation

2009-06-03 Thread nanook72
bump On Jun 3, 6:49 am, nanook72 wrote: > Hi all, > > I need help with manipulating two div's, one holds the main content > and the other holds the images matching that content.  Right now I > have the menu changing the content of the main div just fine, however > I do

[jQuery] Need help with DIV manipulation

2009-06-03 Thread nanook72
Hi all, I need help with manipulating two div's, one holds the main content and the other holds the images matching that content. Right now I have the menu changing the content of the main div just fine, however I do not know how to change the images in the second div at the same time based on t

[jQuery] Updating two div's

2009-06-03 Thread nanook72
I have an issue where I have two div's, one holds the main content and the other images that go with each section of the main content. I have jquery and ajax updating the main div however I need help on changing the images when the user click on a menu item. Below is what I'm using to change the