Hi List,

I use an Accordion with several childs which are together one big form. I use Validator.isStructureValid() to validate the Form. The validation-process works well. I'll give you a little screenshot:
Accordion
Every thy the button "eintragen" is pushed, Validator.isStructureValid() is called. My problem is that the user can't see the invalid "Vorname" and invalid "Nachname" if the Accordion-child "Web / Info" is active. To solve this problem I tried to change the accordionHeader-color:

var myColor = [0xFF0000,0xFFFFFF];
myAccordion.getHeaderAt(0).setStyle("fillColors",myColor);

But this didn't work. Perhaps it is not possible to change a style on runtime? How can I flag the first accordion header when some values in it are not valid?

I appreciate for any thought.

Greets
Christoph
-- 
****************************************
 Christoph Guse
 Löhstraße 34
 41747 Viersen
 Tel.  0 21 62 / 50 24 066
 Mobil   01 72 / 160 74 84
 VoIP  0 12 12 / 39 64 48 831
****************************************








Yahoo! Groups Links

Reply via email to