Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Anything Slider works in .html but not .aspx Re: Anything Slider works in .html but not .aspx

#129356
Mottie
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