/ Published in: jQuery
Expand |
Embed | Plain Text
<script type="text/javascript"> $(function(){ //code goes here monkey }); </script>
You need to login to post a comment.
joshangell on 02/28/11
2 people have marked this snippet as a favorite
<script type="text/javascript"> $(function(){ //code goes here monkey }); </script>
You need to login to post a comment.