Problems with styleclass for tab

I have a tabset with several tabs.

I want to add an image over the tab.

There is no 'image' property, so I attempted to use the 'styleclass' property.

I added a styleclass to the default stylesheet.css file.

When I select the 'styleclass' property for the tab, I see a list of style classes, including the one I created.

I select the desired styleclass and I get mixed results.

In some cases, the styleclass retains the name, but in most cases it returns to a blank field.

The styleclass field in the jsp page contains the styleclass selected, but

when I display the page, I see the image only for the single tab that retained the styleclass name in the IDE.

Is there a workaround for this behavior?

[767 byte] By [burferda] at [2007-11-26 15:53:13]
# 1
Hi!Try to read this: http://blogs.sun.com/winston/entry/button_header_tableI think it helps You.Thanks,Roman.
-Grif-a at 2007-7-8 22:13:40 > top of Java-index,Development Tools,Java Tools...