I did some hacking of the jQuery Flickr plugin to make it work with the cool shuffle effect. Now I just have to make it so I can do a gallery per article. By the way, these are photos from the recent Road Rally we ran for Holly’s Church Fellowship Group, I’ll post more about that soon.
Flickr jQuery
This entry was written by David, posted on November 14, 2007 at 10:21 pm, filed under Mirmillo.com and tagged flickr, jquery. Bookmark the permalink. Follow any comments here with the RSS feed for this post.
Post a comment or leave a trackback: Trackback URL.







5 Comments
cool effect! it does cover up the date on the single post page… some of the pictures look warped, is that the plugin resizing them or something?
Yeah, I have not spent much time styling the singe.php file yet. And yes, the plugins jam the picture into the space provided, so they get distorted. Not sure if that is the plugin, the css or the Flickr yet.
I do really like it though. So now I am thinking about changing my header to use it. Maybe with some cool tag sorting based on time of day, month, year, etc.
Man, I gotta style comments too.
Yeah, it looks like the css is distorting the images…
#gallery img { width:200px; } is the offending line…
The jQuery Flickr plug-in has been updated to use jQuery 1.2 which allows the plug-in to load multiple galleries on a single page. http://code.google.com/p/jquery-flickr/