Home › Forums › JavaScript › Need help with onClick and jQuery… › Re: Need help with onClick and jQuery…
July 9, 2012 at 2:12 pm
#105732
Participant
GREAT JOB! Thank you!
Looks great at CodePen… But, when I copy/paste new css/jquery in my local doc it works the same way it did before (you have to click to close window it doesn’t close when you click another window).
I noticed my DOC TYPE is XHTML 1.0 Strict and CodePen uses HTML.
Also, what does
> div
do in
#contact-tabs-content-wrap > div { display:none;}
?
Does it select all the divs within that div?
Just trying to figure out why it doesn’t work locally…
Thank you for your time.
CM
Never mind. Figured it out. I just had the original .js link in header.