lachlanhardy / seinfeld-badge

Every good Calendar About Nothing needs some JS pimpin'

This URL has Read+Write access

name age message
file .gitignore Mon Apr 06 06:50:05 -0700 2009 initial cut of basic functions [lachlanhardy]
file README.txt Sun Apr 19 00:11:15 -0700 2009 Renaming the whole kit and kaboodle [lachlanhardy]
directory inc/ Sun Apr 19 00:11:15 -0700 2009 Renaming the whole kit and kaboodle [lachlanhardy]
file index.html Sun Apr 19 00:11:15 -0700 2009 Renaming the whole kit and kaboodle [lachlanhardy]
README.txt
A jQuery badge for http://calendaraboutnothing.com/ using Pipes and YQL

To add to any page:
* include the seinfeld-badge.js file
* include the seinfeld-badge.css file
* include an HTML element with a class of 'seinfeld-badge' and another class for the user whose account you want: 
'user-lachlanhardy'
* call seinfeldBadge();

It was built to look good at approximately 300px, but isn't constrained to width. If you drop it into a parent element 
with a different width you may have to makes minor changes to CSS, but it's pretty flexible.