Home › Forums › JavaScript › Jquery AnythingSlider inside link question › Re: Jquery AnythingSlider inside link question
May 24, 2010 at 7:56 am
#76458
Keymaster
Both of those links have the same ID value. JavaScript is only binding the first one. They need different ID’s, or use a class name or something.