/ Published in: JavaScript
Expand |
Embed | Plain Text
// http://www.google.com/jsapi google.load("jquery", 1); google.load("jqueryui", 1); google.setOnLoadCallback(function () { // ... });
You need to login to post a comment.
// http://www.google.com/jsapi google.load("jquery", 1); google.load("jqueryui", 1); google.setOnLoadCallback(function () { // ... });
You need to login to post a comment.