Jump to content

Input text field in IE


ayok

Recommended Posts

You can override this by explicatively stating the css background of the inputs. You can also solve this by calling the name of the <input> completely different.

 

For instance, instead of saying <input type="text" name="email" /> call it <input type="text" name="electronic_mail" /> ---> this way the google/yahoo toolbar do not realize this is an email text field.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.