dynamically change div content

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
mox
Forum Members
Forum Members
Posts: 113
Joined: Wed Feb 08, 2006 2:32 pm

dynamically change div content

Post 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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: dynamically change div content

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Developers Discussion”