You are here: Home » Programming » Web Tricks » IE Submit() AutoComplete

IE Submit() AutoComplete

Another subtle IE problem - when using javascript to invoke the submit() method of a form, AutoComplete form data is lost. But thank goodness there is a decent fix for this one, provided we pull some CSS and DOM tricks out of our hat.

Broken Example

Fixed Example

Leave a comment


Type the characters you see in the picture above.