My site has a set of thumbnails, each of which produces a small pop-up when you click on it: <!-- m --><a class="postlink" href="http://www.researchatleeds.co.uk/gallery.htm">http://www.researchatleeds.co.uk/gallery.htm</a><!-- m -->.
Everything works fine - in IE, NN and Opera - except that if I turn on the 'report javascript errors' options, I get the following error whenever I click on one of the thumbs:
Internet Explorer:
line 10, character 1
Error: 'window.scrollbars' is null or not an object
Opera:
Error:
name: TypeError
message: Value on left hand side of '.' is not convertible to Object: window.scrollbars
It seems that it may be something to do with the line of javascript which turns off scrollbars in NN6 (though I'm not sure). Is the error anything I need to worry about, and if so, how do I fix it?
Many thanks
Everything works fine - in IE, NN and Opera - except that if I turn on the 'report javascript errors' options, I get the following error whenever I click on one of the thumbs:
Internet Explorer:
line 10, character 1
Error: 'window.scrollbars' is null or not an object
Opera:
Error:
name: TypeError
message: Value on left hand side of '.' is not convertible to Object: window.scrollbars
It seems that it may be something to do with the line of javascript which turns off scrollbars in NN6 (though I'm not sure). Is the error anything I need to worry about, and if so, how do I fix it?
Many thanks