Flickr jQuery
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.
November 16th, 2007 at 12:09 am
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?
November 16th, 2007 at 9:11 am
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.
November 16th, 2007 at 9:11 am
Man, I gotta style comments too.
November 16th, 2007 at 12:03 pm
Yeah, it looks like the css is distorting the images…
#gallery img { width:200px; } is the offending line…
February 26th, 2008 at 1:06 pm
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/