On page load I created Two CJuiTabs It works properly. After i tried to create second CJuiTabs using ajax i got text only. Any problem When we create CJuiTabs Using Ajax.
Thanks
Page 1 of 1
Cjuitabs Problem
#2
Posted 27 September 2012 - 04:57 AM
Can you post the code that you're using to generate the tabs?
#3
Posted 27 September 2012 - 05:17 AM
I got solution. First I did not give id for both CJuiTabs. So When I tried through ajax, CJuiTabs failed if already exist.
Now its working fine After i applied id for both CJuiTabs.
Thanks
Now its working fine After i applied id for both CJuiTabs.
Thanks
#4
Posted 21 January 2013 - 11:37 PM
hello bro,, can you post your code please? im using cjuitabs in _view. _view is rendered with clistview. after clistview perform ajax update. cjuitabs only showing text. please help me bro

#5
Posted 22 January 2013 - 12:27 AM
kfahmi, on 21 January 2013 - 11:37 PM, said:
hello bro,, can you post your code please? im using cjuitabs in _view. _view is rendered with clistview. after clistview perform ajax update. cjuitabs only showing text. please help me bro 

Please Refer this
http://www.yiiframew...uitabs-content/
Bsourcecode
Share this topic:
Page 1 of 1