Recently I have had a nightmare of a problem with an apparent rendering bug in IE7 + IE8 which had all the hallmarks of the “peakaboo bug”. Firstly, here is a quick explanation of my problem: AJAX fetches content into …
Anyone looking to disable the Auto Complete drop down that appears when using an input box with the same name more than once can look no further. In your HTML all you need to do is specify autocomplete="off" on each …