REST API Usage
-
JSON:
http://skateipsum.com/get/3/1/JSON -
Text:
http://skateipsum.com/get/3/1/text -
HTML:
http://skateipsum.com/get/3/1/HTML
URL scheme in example:
3 = Number of paragraphs.
1 = Start with 'Skate ipsum dolor sit amet' (0 starts without it).
JSON/text/HTML = Format of ipsum. Case-sensitive.
3 = Number of paragraphs.
1 = Start with 'Skate ipsum dolor sit amet' (0 starts without it).
JSON/text/HTML = Format of ipsum. Case-sensitive.
jQuery Plugin Action
-
$('#target').SK8Ipsum();
Default is 3 paragraphs and start with 'Skate ipsum dolor sit amet'. -
$('#target').SK8Ipsum({ paragraphs: 5, startWith: 0 } );
Options described above in REST description. - http://skateipsum.com/js/jquery-SK8Ipsum.js
Why?
I thought it would be fun.
A couple of friends and I were talking about skateboards and somewhere in the middle of the conversation Bacon Ipsum came up.
Voila!
A couple of friends and I were talking about skateboards and somewhere in the middle of the conversation Bacon Ipsum came up.
Voila!
What is it though?
This will explain it.