>I just added a new attribute called link and if I want the tab to go to a >new page I put the whole url in, something like this index.cfm?tab=5 .Then >in my code I can see which tab to display so it doesn't have to be written >for all of the tabs.
For making anything but the first tab whenever the page loads, you could leverage the "selectedtab" attribute (I added it a few months ago). As far as I understood, Andy wants to do a different thins, he has to "switch" tab, client-side without clicking on the tab "label". ---------------------------- Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245420 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

