> I either need a tab navigation system that allows me to do all of this and > the features that i mentioned above or find some way of including a file > and placing its contents in a div dynamically. Unfortunately i feel that i > need a simple solution at the moment until i can become more advanced at > understanding the css and html
You may consider the Ajax based solution I posted after the tabs: http://www.massimocorner.com/libraries/csi/sample.htm Take a look at the JavaScript code triggered by the "swap the includes" link. The sample above uses fragments of XHTML but the library allows you to include on the fly any kind of text file Hope it could help ---------------------------- Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256427 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

