Showing posts with label random labels. Show all posts
Showing posts with label random labels. Show all posts

December 16, 2012

Display random labels on blogspot blog

2 comments:
This Javascript snippet will retrieve random labels from a blogspot blog and display it in sidebar or anywhere else, useful if you've too many labels and only want show 'x' number of random labels on each page load.

Technology used:

Javascript, YQL, JSON feed

Usage:

- Configure and include the snippet and add label div to blog template/html.

View/Copy snippet:



Or Download: http://pastebin.com/raw.php?i=PkZY87yV
Read More