Hi all, Anyone know what is the best practise for image replacement with rollover states for submit buttons.
I tried adding onmouseover class change javascript with: 1. background image for <input type="submit" /> but - doesnt work for safari, value attribute shows up 2. text-indent=-1000em for <button type="submit" >submit</button> but onmouseover doesnt seem to work for IE. I haven't found a good solution for cross browser capability with rollover states. Thanks! Rex. ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
