Bugzilla – Bug 5744
Search button doesn't work in IE7
Last modified: 2007-10-10 20:19:25 UTC
New Default skin. From live search page, if I press the Search button, I get an error in IE7: Line 58 Char 6 Error: Object doesn't support this property or method Code: 0 URL: http://hergest:9000/Default/search.html?liveSearch=1&player=00:04:20:06:38:3c&homeCategory=my_music
document.forms.<formname>.submit doesn't work in IE. This seems to apply for tunein.html as well. This format is also use in the wizard.
Created attachment 2247 [details] use getElementById this works for FF 2.0.0.7, IE6, and Opera 9.1
fixed at change 13720.