Home › Forums › Back End › Can’t seem to get any jscript to work in WP › Re: Can’t seem to get any jscript to work in WP
July 5, 2009 at 2:27 am
#60201
Participant
So your script says
Code:
jQuery(“#contactslide”).slideDown();
but nowhere in your markup is there an element with the id of contactslide.