Home › Forums › JavaScript › jquery effect not working › Reply To: jquery effect not working
September 22, 2013 at 4:35 pm
#150936
Participant
if i use id or class of an element instead of button it did’nt work. how is it done with elements id or class instead of just using direct tag name like button here? i have 5 list items each with an ID when hover over each list item an image slides with it. its working perfectly fine but when i copy pasted this same list in the same page jquery does’nt work and the image dont move.