Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Generated by CoffeeScript 1.3.3
- (function() {
- alert("ready");
- $("p").html("jQuery test passed");
- }).call(this);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement