Just downloaded Firefox 1.0 as I'd heard good reports and decided to check out my site and discovered I have a couple of problems I need to rectify.
I ahve listed these below along with the error message on the Javascript Console in Firefox
1. Extended info pop-ups dont work (they do in IE)
Error: ShowPopUp is not defined
Source File: javascript:ShowPopUp('info%5f7%2ehtml',600,500);
Line: 1
2. An image doesn't appear (does in IE)
Security Error: Content at http://www.shredderplus.co.uk/acatalog/Commercial.html may not load or link to file:///C:/Program%20Files/Actinic%20Catalog%2025/Sites/Site1/Images/Rexel_250popup.jpg.
3. Another error message also appears but doesn't seem to affect the functionality?
Error: Loadd is not defined
Source File: http://www.shredderplus.co.uk/acatal...ee_menu_com.js
Line: 283
Any help would be appreciated. Thanks in advance
Peter
I ahve listed these below along with the error message on the Javascript Console in Firefox
1. Extended info pop-ups dont work (they do in IE)
Error: ShowPopUp is not defined
Source File: javascript:ShowPopUp('info%5f7%2ehtml',600,500);
Line: 1
2. An image doesn't appear (does in IE)
Security Error: Content at http://www.shredderplus.co.uk/acatalog/Commercial.html may not load or link to file:///C:/Program%20Files/Actinic%20Catalog%2025/Sites/Site1/Images/Rexel_250popup.jpg.
3. Another error message also appears but doesn't seem to affect the functionality?
Error: Loadd is not defined
Source File: http://www.shredderplus.co.uk/acatal...ee_menu_com.js
Line: 283
Any help would be appreciated. Thanks in advance
Peter
. Its a bit strange but when checking the javascript console in Mozilla 1.7.3, it does not report any errors. This error seems to be only with Firefox, it does not like the following bit
Comment