I am seeing the “SCRIPT3: Member not found.” error in IE < 9 . Looking at various locations, (eg., Member not found IE error (IE 6, 7, 8, 9)) it seems to occur at the setTimeout inside .hover() portion.
I followed the steps in the but still am having the same problem. I would be greatful for any help.
Probably it could also occur at places inside the change() fn.
I have placed the entire code at : http://jsfiddle.net/f4tZQ/
After sometime searching, I seems to be affected by jQuery bug. Following the “comment:4” , changing the jQuery-1.6.2.js file, line 3172 solved the problem.
Obtained from :
Source : http://bugs.jquery.com/ticket/10004