function icPageInit() { $("icImgDiv" + icAlternate()).setOpacity(0); return true; } window.onload = icPageInit; This piece of Javascript code works fine in Firefox and …
javascript internet-explorer internet-explorer-8 prototypejs object-expectedI am trying to debug this error but it does not give me enough info ti figure it out? or …
javascript object object-expectedI'm having a problem with IE8 throwing an "object expected" error when loading a page with the jquery command $(document).…
jquery object internet-explorer-8 object-expectedHey, I have been pulling my hair out with this error I am having on this site. I am getting …
javascript html internet-explorer object-expected