All,
I have created a very simply jQuery script which implements a new CSS class that changes the background color of the containing DIV of a text field when focused on. It works great in IE, however, for some reason it does nothing in Firefox. I am not getting an error of any sort. It just does not work.
To see an example, go to http://www.kcsysadmin.com/nominate.php and focus on one of the form fields and tab through. If you do this from both IE and Firefox you should see the difference.
Here is my code:
Any thoughts? Thanks for your help.
Bob Gibilaro