views:

28

answers:

1

I want a Simple jquery plugin. i have looked at a few and even the jQuery UI. i dont intend to use the UI element of jQuery so i want some recommendation for a simple tabs plugin.

+1  A: 

If you're after something a bit lighter, many users like the jQuery Tools Tabs.

There are even lighter ones out there, or make your own, but the jQuery Tools series of plugins are usually a nice set of "not too heavy" and "enough features" middle ground.

Nick Craver
thanks a lot. will look into it :D
Harsha M V
can i use jQuery UI plugins with out the use of the theme ?
Harsha M V
@Harsha - Yep, just select "no theme" here: http://jqueryui.com/download
Nick Craver
cool. but someone said that we need the css for the structural things of the elements :(
Harsha M V
@Harsha - Yes they are CSS dependent...what is your goal really? They have to look like *something*, are you aware of themeroller, where you can customize the theme? http://jqueryui.com/themeroller/
Nick Craver
yes i am aware of it. i am not sure hot to integrate it into my theme. as the theme roller will take few hrs to config ... damn...
Harsha M V