1) Script Title: Ajax Tabs Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...axtabscontent/
3) Describe problem: The Ajax Tabs work great except for one small thing. Whenever I load the page without any sessions vars set, nothing loads at all. I see the tabs but I have to manually click one of them for the div to load. I've pasted my code below and as you can see I have set one of the li's with the class of "selected." Anyone else run into this problem or have any ideas? Thanks.
<li class="selected"><?php echo $html->link('Downloads','/bbxcatalogstories/catalog/?type=file', array('rel'=>'ajaxcontentarea')); ?></li>



Reply With Quote

Bookmarks