Advertisement
Guest User

Untitled

a guest
May 19th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. What am I doing wrong with this simple javascript?
  2. var VanillaRunOnDomReady = function() {
  3. function updatetotalorderCals() {
  4. alert("It worked!");
  5.  
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement