Page 1 of 1

dynamically change div content

Posted: Thu Apr 26, 2007 3:49 pm
by mox
Hi,
I don't find anything in the forum about the possibility to change div contents dinamivally.
My needs are:
I have 3 content block inside 3 different div
i need to click on an image in the center div and I need to change the content of the right and left div

There are some solution whithin jav script like:
http://www.willmaster.com/blog/css/show ... g_div.html
http://www.dhtmlgoodies.com/index.html? ... tent_slide

but there aren't some tag or module that can do similar behavior?

Thank
MoX

Re: dynamically change div content

Posted: Thu Apr 26, 2007 3:57 pm
by calguy1000
No, you'll have to code that manually in javascript.

The default templates for the FLVPlayer module do this type of thing.  the detail view changes when a link in the
summary view is clicked.