Skip to content

Instantly share code, notes, and snippets.

@hkulekci
Created October 7, 2011 18:00
Show Gist options
  • Select an option

  • Save hkulekci/1270945 to your computer and use it in GitHub Desktop.

Select an option

Save hkulekci/1270945 to your computer and use it in GitHub Desktop.
js for beauty
var _$ = document.getElementById;
/// Usage
_$('element_id').value = "";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment