<script src="http://code.jquery.com/jquery.min.js"></script> <script> if($) alert("Yes!") ; else alert("No") ; </script>