Skip to content

Instantly share code, notes, and snippets.

@bondarewicz
Created November 26, 2012 19:57
Show Gist options
  • Save bondarewicz/4150255 to your computer and use it in GitHub Desktop.
Save bondarewicz/4150255 to your computer and use it in GitHub Desktop.
Lorem.io Default
$('#element').Lorem();
$('#element').Lorem({"length" : "one"});
$('.class').Lorem({"length" : "two"});
$('#element').Lorem({"length" : "three"});
$('#element').Lorem({"length" : "full"});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment