http://www.apple.com/why-mac/
has a cool little thing where you hover your cursor over the image and it scrolls upward to show hidden text.
I'm wanting to create a mockup with that same effect, where I have the mockup as one flat background image and then place the scrolling images on top of it.
Any ideas as to how I can do this?
views:
82answers:
4
+2
A:
You can do this with jQuery scrollable: http://flowplayer.org/tools/scrollable/
TheMagician
2010-06-04 14:58:13
+1
A:
Looking into the source for the page (with Firefox/Firebug, by the way, which is awesome for this kind of reverse-engineering) I see that the javascript framework Scriptaculous is in use. Specifically, the BlindUp animation appears to be the one in use on that page.
Dave Swersky
2010-06-04 14:59:10
I used Firefox's FireBug for this, but I had the phone ringing, etc., so you beat me to it. :)
Marcus Adams
2010-06-04 15:10:49