Forums

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

Home Forums JavaScript Need help with onClick and jQuery… Re: Need help with onClick and jQuery…

#105732
charlie
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.