-----Original Message-----
From: Ratnadeep.Bhattacharjee_at_Sun.COM
[mailto:Ratnadeep.Bhattacharjee_at_Sun.COM]
Sent: Tuesday, July 03, 2007 11:09 AM
To: Richard Wu
Cc: dev_at_woodstock.dev.java.net
Subject: Re: Accordion support
Richard Wu wrote:
> There are three bugs I found:
>
> 1. The size attribute for tabContent doesn't work in Firefox 1.5
What size are you referring to? As far as I know there is no size
attribute.
- The contentHeight
> 2. The selected attribute for tabContent doesn't work at all
Can you please send your JSP example just so that I can verify that.
Note that selected works only the first time by taking the value set in
the backing bean. After that the value set by setSelected() takes over.
> 3. The tab indicator is shown one triagle in Firefox but shown two in
IE
Again, an example would be great. I see the same thing on IE and FF.
What version of IE are you using?
IE7.0
Also, the latest TLD docs should not have a tabContent tag. You should
use "accordionTab" tags inside an "accordion" tag.
We have build 7. I don't see accordionTab widget in the tag library.
-Deep.