1) Script Title: Ajax Tabs Contents
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...axtabscontent/
3) Describe problem:
I have 2 instances of AjaxTabs on a single page which work fine, however, one of the AjaxTabs needs to disappear when a user is logged in. The problem is that when AjaxTabs detects that one of the divs listed in the "startajaxtabs" section is not available, all tabs stop to function correctly.
Is there a way of asking Ajax tabs to ignore the list somehow?Code:<script type="text/javascript"> //Start Ajax tabs script for UL with id="maintab" Separate multiple ids each with a comma. startajaxtabs("feedtab","acctab") </script>
Thanks
BTW: This is a great little script - very appreciated!



Reply With Quote

Bookmarks