is there an easy way to create a same page tabbed interface in dmx & CF. I used layers in the past and toggled the visability but it started to get totally unworkable and too complex.
boughtonp - 26 Apr 2006 17:00 GMT
Can you elaborate on what you're trying to do.
What are you trying to control with the tabs - the entire contents of a page, or just to emulate tabbed forms, like you get with flash forms?
advancemal - 26 Apr 2006 17:07 GMT
just trying to do like the flash forms and split up the content into nice
sections.basically it would be 1 large form with different parts visable on
each form. I get the feeling layers/css is the only way to do it
rbarrett2 - 27 Apr 2006 23:03 GMT
Here is a pretty easy to implement tab based page:
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
I've used it on this site:
http://www.luxrm.com/apartment_detail.cfm?propertyID=249
Regards,
Robert
advancemal - 28 Apr 2006 09:42 GMT
thanks.
the example site looks well