azoomer
05-10-2010, 07:29 AM
1) Thumbnailviewer 2
2) http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm (http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm)
3) Hi i am using the thumbnailviewer2 script on a website (http://kenyatravels.com/photo-gallery/) and it was working fine until i added a lot of links in a menu. It stopped working in IE. Fine in other browsers. Then i added:
<!--[if IE]>
<script type="text/javascript">
thumbnailviewer2.init();
</script>
<![endif]-->
at the end of the page and now the thumbnailviwer works again. The problem now is that i get an error message in the lower left corner in IE. This has only occured after adding menu links. Is there a way to make thumbnailviewer disregard links in a certain location ? Or another way to get rid of the error. I know that i am using far to many scripts on the page but when trying to debug it seems to be the menulinks causing the problem. Any help would be much appreciated.
2) http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm (http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm)
3) Hi i am using the thumbnailviewer2 script on a website (http://kenyatravels.com/photo-gallery/) and it was working fine until i added a lot of links in a menu. It stopped working in IE. Fine in other browsers. Then i added:
<!--[if IE]>
<script type="text/javascript">
thumbnailviewer2.init();
</script>
<![endif]-->
at the end of the page and now the thumbnailviwer works again. The problem now is that i get an error message in the lower left corner in IE. This has only occured after adding menu links. Is there a way to make thumbnailviewer disregard links in a certain location ? Or another way to get rid of the error. I know that i am using far to many scripts on the page but when trying to debug it seems to be the menulinks causing the problem. Any help would be much appreciated.