Log in

View Full Version : Fields are white; refresh = fields are yellow



mototrance
05-14-2007, 02:38 PM
My fields are not recognized by the Google toolbar when my form page first loads, hence they are white. But then, if I refresh the page... the Google toolbar magically recognizes the form and changes my fields yellow.

I want them yellow to start with.

I have tried renaming the fields - nothing changes. I have tried putting my java-blank-field-checking scripts at the beginning and end - nothing changes. I have tried putting the <form> tags inside and outside the <table> tags - nothing changes. UGH!!!!

What's Up????

boxxertrumps
05-17-2007, 02:37 AM
<input type="text" name="stuff" style="background-color:#ffff00;">
?

mototrance
05-17-2007, 08:14 PM
Okay, let me rephrase... "I want them Autofillable from the start"

djr33
05-17-2007, 09:16 PM
This may be something you can chance in the format of your page, but remember that the google toolbar isn't based on just html. There may be very specific rules that dictate how it functions. I'm not sure if anyone here happens to know those.
you also need to remember that not everyone has the google toolbar. Many use Firefox or another browser that doesn't need the toolbar, since popup blocking and google searching are embedded features, so this wouldn't apply to them.