Active
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2010 at 12:48 UTC
Updated:
11 May 2010 at 12:48 UTC
I've got a little problem. I use views to put tabs on pages depending on arguments. The problem is that all tabs get the same class: tab1. This means that I can't put different icons in the tabs through css. I'm also using nice menues. Nice menues give all menu entries a class name depending on the url it leads to. For example, the menu edit called add blog entry has a class that looks like "menu-path-node-add-blog". That makes the theming very easy. Is it possible to make that happen for tabs as well?