Forums

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

Home Forums JavaScript my basic jquery not working Re: my basic jquery not working

#118227
alfiebesin
Participant

@JohnMotylJr is right. You need to close your script tag there.
Like this:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>