Skip to content

Instantly share code, notes, and snippets.

@Alir3z4
Created May 20, 2012 09:58
Show Gist options
  • Save Alir3z4/2757531 to your computer and use it in GitHub Desktop.
Save Alir3z4/2757531 to your computer and use it in GitHub Desktop.
click alert
django.jQuery("input").click(function(){
alert("clicked");
});
@Alir3z4
Copy link
Author

Alir3z4 commented Mar 28, 2013

Hey future me, This is not what you looking for, go save you life of being wasted.
I repeat this is not what you looking for outside admin templates.

@Alir3z4
Copy link
Author

Alir3z4 commented Jun 23, 2013

Thanks past Alireza, You saved me again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment