[jQuery] Need help !!! $.preloadCssImages is not a function
[jQuery] Need help !!! $.preloadCssImages is not a function
I'm getting the following error via FireFox? Error Plugin (also IE errors): $.preloadCssImages is not a function I want to preload all of my images. I cannot locate the solution. I've tried everything !!! Please visit my test page: http://www.naturalskinsolutions.com/test.htm Source files: http://www.naturalskinsolutions.com//src/js/jquery/jquery.min.js http://www.naturalskinsolutions.com//src/js/jquery/preloadCssImages.jQuery_v4.js I've downloaded the most recent versions of the necessary files and tested full paths in the <head> section and abbreviated paths "/ src/...... Still no fix. <script src="/src/js/jquery/jquery.min.js" type="text/javascript"></ script> <script src="/src/js/jquery/preloadCssImages.jQuery_v4.js" type="text/ javascript"></script> It just doesn't make since for me. Any help would be greatly appeciated. Erik