advanced code snippet search
hamsterbacke82 on 01/09/11
html google jquery api
01/09/11 08:23pm
1 person have marked this snippet as a favorite
b1tstream
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript"> $(document).ready(function() { // This is more like it! });</script>
Report this snippet Tweet
Comment:
You need to login to post a comment.