I'd like to turn the background of a text input yellow - if it has errors.

Is there a standard way to do this? I have a feedback panel - and can write
some javascript. What about scanning the page for a feedback panel, and then
- reading an <li> attribute like id="form_name_" and corresponding that to
an field that needs to have a certain style .. ah - thats convoluted - but
can someone suggest a general way to add attributes to elements - I've seen
it but can't remember where?

Furthermore, is there a way to access the creation of the FeedbackPanel.LIs?

Thanks,

-Luther

Reply via email to