I figured out what I needed to do, now I just got to figure out tab style customization. What needs to be done is whenever a tab is added/removed (code below), the tabs need to be reinitialized. ...
Type: Posts; User: kymcisaac; Keyword(s):
I figured out what I needed to do, now I just got to figure out tab style customization. What needs to be done is whenever a tab is added/removed (code below), the tabs need to be reinitialized. ...
So, I have an AJAX function that checks a database for certain responses. If it detects a response, for example "true:12345", then I need to be able to add a new tab called "12345" and access the...
Hi everyone,
I am experimenting with the AJAX tabs v2.2 script found on the site (http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/) however I am unsure how to add a new tab dynamically....