/ Published in: jQuery
Use this for containing all jQuery methods
Expand |
Embed | Plain Text
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function() { // methods here }) </script>
Comments
Subscribe to comments
You need to login to post a comment.

Or just use this: http://www.snipplr.com/view/25029/
usefull
usefull