Comments on: iPhone-like Sliding Headers http://jqueryfordesigners.com/iphone-like-sliding-headers/ Tutorials and screencasts Thu, 22 Sep 2011 12:58:42 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Jon http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-2/#comment-7866 Jon Mon, 29 Mar 2010 14:52:37 +0000 http://jqueryfordesigners.com/?p=190#comment-7866 <p>Hi great site, I was just wondering how i could use this code on more than one element on a page? so have multiple sets of divs with sliding headers on the same page without having to repeat the javascript and change the id for each.</p> <p>thanks again jon</p> Hi great site, I was just wondering how i could use this code on more than one element on a page? so have multiple sets of divs with sliding headers on the same page without having to repeat the javascript and change the id for each.

thanks again jon

]]>
By: Russell http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-2/#comment-7727 Russell Wed, 17 Feb 2010 14:15:14 +0000 http://jqueryfordesigners.com/?p=190#comment-7727 <p>This is exactly the tutorial I was looking for, done in a great way that I can understand as a designer. Thanks!</p> <p>Just repeating request for the nudge effect that's missing. Alas, my coding skills are primitive, but if anyone else is able to solve it, that would be great!</p> This is exactly the tutorial I was looking for, done in a great way that I can understand as a designer. Thanks!

Just repeating request for the nudge effect that’s missing. Alas, my coding skills are primitive, but if anyone else is able to solve it, that would be great!

]]>
By: fukid http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-7163 fukid Tue, 05 Jan 2010 21:56:54 +0000 http://jqueryfordesigners.com/?p=190#comment-7163 <p>Great Job!</p> Great Job!

]]>
By: Conrad Taylor http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-7120 Conrad Taylor Sat, 19 Dec 2009 23:49:34 +0000 http://jqueryfordesigners.com/?p=190#comment-7120 <p>Remy, great screencasts on jQuery. Anyway, would it possible to resize this screencast to 640x480 or export the raw footage for the iPhone so that one can store the podcast episode onto the iPhone?</p> <p>Keep up the great work,</p> <p>-Conrad</p> Remy, great screencasts on jQuery. Anyway, would it possible to resize this screencast to 640×480 or export the raw footage for the iPhone so that one can store the podcast episode onto the iPhone?

Keep up the great work,

-Conrad

]]>
By: Peter Galiba http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-7096 Peter Galiba Fri, 11 Dec 2009 00:20:17 +0000 http://jqueryfordesigners.com/?p=190#comment-7096 <p>Instead of position:absolute for the real headers you could use position: relative, and then the z-index would still be applied, and you wont need the placeholder divs.</p> Instead of position:absolute for the real headers you could use position: relative, and then the z-index would still be applied, and you wont need the placeholder divs.

]]>
By: marpar77 http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-6965 marpar77 Fri, 13 Nov 2009 01:40:28 +0000 http://jqueryfordesigners.com/?p=190#comment-6965 <p>Great job Remy, watching you work is real treat. I especially like to see your process, it's really helping me take my coding to the next level.</p> <p>Thanks for sharing.</p> Great job Remy, watching you work is real treat. I especially like to see your process, it’s really helping me take my coding to the next level.

Thanks for sharing.

]]>
By: jBoyle http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-6770 jBoyle Sun, 18 Oct 2009 05:09:02 +0000 http://jqueryfordesigners.com/?p=190#comment-6770 <p>That's a pretty neat emulation of that specific iPhone UI behaviour, though it lacks the small part where the next header coming nudges the current one up and off the screen to take it's place (stated in a previous comment as you know). I'll also take a look to see if I can add that function but I'm a bit far from your level of jQuery usage.</p> <p>Thanks for sharing this</p> That’s a pretty neat emulation of that specific iPhone UI behaviour, though it lacks the small part where the next header coming nudges the current one up and off the screen to take it’s place (stated in a previous comment as you know). I’ll also take a look to see if I can add that function but I’m a bit far from your level of jQuery usage.

Thanks for sharing this

]]>
By: kamal http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-6766 kamal Fri, 16 Oct 2009 18:21:55 +0000 http://jqueryfordesigners.com/?p=190#comment-6766 <p>coooooooool, amazing, thanks for sharing this.</p> coooooooool, amazing, thanks for sharing this.

]]>
By: Andre http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-6764 Andre Fri, 16 Oct 2009 12:42:19 +0000 http://jqueryfordesigners.com/?p=190#comment-6764 <p>amazing!!!</p> <p>the website is great, the tutorials makes the effects easy to use. i hope you continue with that beautiful work!</p> <p>PS.: sorry for my bad english! :)</p> amazing!!!

the website is great, the tutorials makes the effects easy to use. i hope you continue with that beautiful work!

PS.: sorry for my bad english! :)

]]>
By: Ultinio http://jqueryfordesigners.com/iphone-like-sliding-headers/comment-page-1/#comment-6339 Ultinio Mon, 28 Sep 2009 09:37:45 +0000 http://jqueryfordesigners.com/?p=190#comment-6339 <p>Great video, as always... Though why to set every h2 position:absolute? if it is only for the z-index property, use position:relative. That way, no point to create empty divs for space, no need to set a width on the h2. Easier and shorter code. What do you think? Cheers !</p> Great video, as always… Though why to set every h2 position:absolute? if it is only for the z-index property, use position:relative. That way, no point to create empty divs for space, no need to set a width on the h2. Easier and shorter code. What do you think? Cheers !

]]>