After coding a nice AJAX autocomplete feature I found that firefox was obscuring my list with it’s own.
An easy fix: include the parameter autocomplete=”off” in your opening <form> tag and it stops firefox from obscuring your list with it’s own.
The personal blog of Guy Thouret, self professed techno geek and mediocre music collector
After coding a nice AJAX autocomplete feature I found that firefox was obscuring my list with it’s own.
An easy fix: include the parameter autocomplete=”off” in your opening <form> tag and it stops firefox from obscuring your list with it’s own.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.