Advertisement
nordlaender

frontend2.js

Jul 26th, 2012
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Generated by CoffeeScript 1.3.3
  2. (function() {
  3.  
  4.   alert("ready");
  5.  
  6.   $("p").html("jQuery test passed");
  7.  
  8. }).call(this);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement