Paul Joseph wrote:
[...]
In the Registration example, the Name and e-mail
fields have a yellow background.

If I change the id of the field to anything other than
Name, the yellow background goes away.
> [...]

Colors, backgrounds and other styles are handled by CSS and should be completely separated from forms' logic.

Check the CSS for a rule "#Name {background-color:yellow}".

--
[EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to