I maintain a web-site with rotating images (ads) using javascript. Have just received a complaint that a select few users get an javascript error msg "document.adRHS has no properties". The line of code this is referring to is "document.adRHS.alt=adAlt[nextRHSAd]".
The code works fine for 99.9% (guess) of visitors. I have tested under the conditions (browser, O/S) the users with the error are using, but I can not recreate such an error using this or other various browser(s), version(s) and/or O/S(s).
Is it possible that an O/S, browser or hardware configuration is causing this for the select few?
Any suggestions appreciated.
cheers
The code works fine for 99.9% (guess) of visitors. I have tested under the conditions (browser, O/S) the users with the error are using, but I can not recreate such an error using this or other various browser(s), version(s) and/or O/S(s).
Is it possible that an O/S, browser or hardware configuration is causing this for the select few?
Any suggestions appreciated.
cheers