Quote:
Originally Posted by xTerMn8R
Installed and working but if I remember correctly, we used to be able to automate the Tabs to switch.(Slideshow) I can't figure out how to do that anymore and can't find anything on it in ANY of the posts here. I did find the Old Code in the 2.0 Thread but cant seem to get it to work...
Code:
<script type="text/javascript">
var mytabs=new ddajaxtabs("maintab", "ajaxcontentarea")
mytabs.setpersist(true)
mytabs.setselectedClassTarget("link") //"link" or "linkparent"
mytabs.init(15000)
</script>
</body>
</td></tr>
Is that still Possible Bobster65?
Thanks,
Tom
"Marked as Installed" :up:
|
that script code needs to be used with v1.5/2.0 as its part of the Dynamic Drive AJAX Tabs script.. it won't work with YUI Tab View and Dispatcher..