Several commenters pointed out that the slider didn't update in realtime, so I changed the event listener... and now it does ;)
On Sep 5, 12:08 pm, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > Are you supposed to be able to open the picture and view it large? Because > that's what I would expect to be able to do. That doesn't work in either > version, (yours or theirs). > > -----Original Message----- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of Ben Sargent > Sent: Friday, September 05, 2008 12:23 PM > To: jQuery (English) > Subject: [jQuery] Cappucino's FlickrDemo in 45 lines of jQuery > > After reading about the release of the Cappuccino web application framework > a few days ago, I thought I'd take a stab at re-implementing one of their > demos in jQuery. Cappuccino is obviously a huge framework with tons of > features, but I don't think jQuery can be dismissed quite so easily in > favour of something so heavy. > > This took me about 3 hours. It's probably not perfectly optimized, and I > took a few CSS shortcuts that only work in Gecko and WebKit. > > http://www.brokendigits.com/2008/09/05/cappucinos-flickrdemo-in-45-li... > jquery/ > > Enjoy! > > ben