Home › Forums › JavaScript › Anything Slider works in .html but not .aspx › Re: Anything Slider works in .html but not .aspx
March 22, 2013 at 12:23 pm
#129356
Member
Hi @shelliezdesign!
I’m seeing at least three issues:
1. The main problem is that jQuery is being loaded twice. Remove the script tag at line 62, because jQuery is already being loaded at line 18.
2. The url to the swfobject has an extra “j” at the beginning: `` (line 26).
3. The url to modernizr is broken as well: http://www.axium.com/js/modernizr.custom.29473.js