nativeDroid2
nativeDroid2 copied to clipboard
Problems with TABS - Tab not work whit called ajax
Hi!,
I'm using ajax (jquery) $ .get () to call a page that contains the TAB, but it is not working. How do I start the tab programmatically or something like that?
I need your help!
Hi,
can you post the code ?
Reply with quote
I went in the file 'nativedroid2.js' and look at the function that creates the tab. I copied the $ ("[data-role = 'nd2tabs']"). Tabs (), pasted at the end of my ajax call and Voilà.
Worked perfectly.