You can just use the CSS used by jQuery UI by adding the necessary
classes to the HTML right away. Here's an example of the static HTML:
http://jquery-ui.googlecode.com/svn/trunk/tests/static/tabs/tabs.html

You can easily create themes with Themeroller:
http://jqueryui.com/themeroller/

--Klaus



On 1 Apr., 19:07, expresso <dschin...@gmail.com> wrote:
> Trying to find a decent solution to server-side tabs for when users have
> JavaScript turned off.  I'll be using jQuery tabs but looking for a CSS tab
> solution (that allows images for the tabs also) that works cross browser.
>
> Anyone used any decent CSS scripts or have an example of actual tabs you've
> deployed that have been working for you in case users have JScript turned
> off?
>
> Looking for a good CSS tab solution that will be used on a huge e-commerce
> site so this has to be very reliable.
>
> I guess I will have those tabs sitting in the page.  And then jQuery can
> just use the same list elements and enact on them if the user has JScript
> turned on?
> --
> View this message in 
> context:http://www.nabble.com/Good-Server-Side-tabs-to-compliment-jQuery-tabs...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to