I am using a jquery sliders on the page link mention below, but the sliders does’not works on firfox..however it is working fine on chrome & in IE.
I found the below mentioned error on firefox,
PreloadCSSimages.js Line 88
SecurityError: The operation is insecure.
[Break On This Error]if(sheets[sheetIndex].cssRules || sheets[sheetIndex].rules){
here is the code on line number 88, for which firefox shows error:
if(sheets[sheetIndex].cssRules || sheets[sheetIndex].rules){
Link: http://www.virtualmob.co.uk/products/test_landing_pages/PAM/
I remove the general.js which is conflicting..now it works fine on firefox too