Is it possible to load tab contents via ajax?
Page 1 of 1
CTabView - loading content via ajax
#2
Posted 17 October 2009 - 12:29 AM
manilodisan, on 16 October 2009 - 11:04 PM, said:
Is it possible to load tab contents via ajax?
i don't see any reference to ajax in CTabView but you could try http://code.google.c...ui/CJuiTabs.php
php:
foreach(array('cat', 'dog', 'cow') as $animal) echo $animal."\n";
python:
[(animal, print(animal)) for animal in ['cat', 'dog', 'cow']]
ruby:
['cat', 'dog', 'cow'].each {|animal| puts animal}
You say Tomato, I say Tomato.
Share this topic:
Page 1 of 1

Help











