rookie question: tabs + combining options
Hi, i am new in using jquery ...
and i have to figure out how to combine the ajax tabs and collapsible option and maybe some fx... slide...
i tried this, but i does not work :
$("#container").tabs({collapsible: true,remote: true});
i use : jquery-1.1.3.1.pack.js and jquery.tabs.pack.js
need help
thnx