I've just created my first form and it was fairly easy. I showed it to my boss today, and one of the main things that he mentioned was that the background of two of the fields was yellow, and the other two was white.
I went into the html document, and changed the font color to white from the original pale yellow, and now when I re-load the form, it flashes white for just a second and then it is the yellow again.
Help. How do I get rid of it? He says I can't put it up on the website unless the color is correct.
I suspect the yellow field highlighting is a feature of your browser (or plugin/extension) -- usually associated with autocomplete.
I have tested your form in both IE7 and Firefox3 (default installs with no plugins / toolbars) and the fields do not change to yellow for me.
You could try:
- opening your site in a different browser
- disable autocomplete features (browser supplied / 3rd party toolbars / browser helper objects)
- clear your history and cache
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just created my first form and it was fairly easy. I showed it to my boss today, and one of the main things that he mentioned was that the background of two of the fields was yellow, and the other two was white.
I went into the html document, and changed the font color to white from the original pale yellow, and now when I re-load the form, it flashes white for just a second and then it is the yellow again.
Help. How do I get rid of it? He says I can't put it up on the website unless the color is correct.
This is the form address:
http://woodlandsshows.com/forms/use/CouponFall08/form1.html
Anything you can tell me would be greatly appreciated.
Thanks,
Debbie
I suspect the yellow field highlighting is a feature of your browser (or plugin/extension) -- usually associated with autocomplete.
I have tested your form in both IE7 and Firefox3 (default installs with no plugins / toolbars) and the fields do not change to yellow for me.
You could try:
- opening your site in a different browser
- disable autocomplete features (browser supplied / 3rd party toolbars / browser helper objects)
- clear your history and cache
You're brilliant. :) That was it .. thank you so much. It was totally driving me crazy.
Debbie