advanced code snippet search
timpreneur on 09/10/10
google apis
09/10/10 05:01am09/10/10 04:04am09/10/10 04:03am
1 person have marked this snippet as a favorite
jplr
<script type="text/javascript" src="http://www.google.com/jsapi?key="></script> <script type="text/javascript"> google.load("jquery", "1"); google.load("jqueryui", "1"); google.load("maps", "3"); google.load("webfont, 1"); google.setOnLoadCallback(function() { //script here }); </script>
Report this snippet Tweet
Comment:
You need to login to post a comment.