Comments on: Fun with Overflows http://jqueryfordesigners.com/fun-with-overflows/ Tutorials and screencasts Thu, 22 Sep 2011 12:58:42 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Pedro Costa Neves http://jqueryfordesigners.com/fun-with-overflows/comment-page-2/#comment-7851 Pedro Costa Neves Tue, 23 Mar 2010 22:24:51 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-7851 <p>and if we don't know the width of the 'ul'? know, with a dynamic content creating all the 'li' how to know the exact width to put on 'ul'? bcause if we put 100% they dont work properly</p> and if we don’t know the width of the ‘ul’? know, with a dynamic content creating all the ‘li’ how to know the exact width to put on ‘ul’? bcause if we put 100% they dont work properly

]]>
By: Peter http://jqueryfordesigners.com/fun-with-overflows/comment-page-2/#comment-7045 Peter Thu, 26 Nov 2009 15:01:26 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-7045 <p>I got a solution - I added in the color box includes and file links before the jquery slider includes. I think previously some of the values set in jquery.js (for the scroller) were getting reset/chnaged when I included jquery.min.js (for colorbox) later in the document. I just switched the order of the includes around and it works fine now! Wow. Thanks for the script - it will make a nice presentation for Red Cross Australia.</p> I got a solution – I added in the color box includes and file links before the jquery slider includes. I think previously some of the values set in jquery.js (for the scroller) were getting reset/chnaged when I included jquery.min.js (for colorbox) later in the document. I just switched the order of the includes around and it works fine now! Wow. Thanks for the script – it will make a nice presentation for Red Cross Australia.

]]>
By: Peter http://jqueryfordesigners.com/fun-with-overflows/comment-page-2/#comment-7041 Peter Thu, 26 Nov 2009 06:26:04 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-7041 <p>This is a great script! I'm going to use this for a Red Cross Tsunami commemoration timeline. I have also added the Colorbox jquery plugin for displaying pictures and media.</p> <p>My issue is that after adding colorbox while the timeline still has the click and drag functionality it has lost the functionality to scroll with the mouse wheel. As a designer primarily, I don't know how to fix the issue, but I have narrowed down the focus to some sort of conflict when the jquery.min.js file is linked to for the colorbox plugin. The mouse wheel scrolling returns if I remove the link to this file in the head.</p> <p>Any suggestions would be welcomed.</p> <p>I have the inital part of the project up and running here: <a href="http://www.digitalcoffee.com.au/clients/rc/timeline/" rel="nofollow">http://www.digitalcoffee.com.au/clients/rc/timeline/</a></p> This is a great script! I’m going to use this for a Red Cross Tsunami commemoration timeline. I have also added the Colorbox jquery plugin for displaying pictures and media.

My issue is that after adding colorbox while the timeline still has the click and drag functionality it has lost the functionality to scroll with the mouse wheel. As a designer primarily, I don’t know how to fix the issue, but I have narrowed down the focus to some sort of conflict when the jquery.min.js file is linked to for the colorbox plugin. The mouse wheel scrolling returns if I remove the link to this file in the head.

Any suggestions would be welcomed.

I have the inital part of the project up and running here: http://www.digitalcoffee.com.au/clients/rc/timeline/

]]>
By: Nick http://jqueryfordesigners.com/fun-with-overflows/comment-page-2/#comment-6930 Nick Sat, 07 Nov 2009 14:23:49 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-6930 <p>Hey there, great tutorial. I'm having a little trouble with IE (of course), where the mouse doesn't always release. I can see a guy called Scott (from 25th Oct. '08) had the same problem with Safari on a Mac. Mine is IE8 (WindowsXP). Many thanks in advance for any help given (from anyone).</p> Hey there, great tutorial. I’m having a little trouble with IE (of course), where the mouse doesn’t always release. I can see a guy called Scott (from 25th Oct. ’08) had the same problem with Safari on a Mac. Mine is IE8 (WindowsXP). Many thanks in advance for any help given (from anyone).

]]>
By: James Ison-Stierer http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-6374 James Ison-Stierer Tue, 29 Sep 2009 09:33:37 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-6374 <p>I'm very impressed! Good work - only found your website today but already spent half my day on it!</p> I’m very impressed! Good work – only found your website today but already spent half my day on it!

]]>
By: nerdstalker http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-5575 nerdstalker Sat, 29 Aug 2009 16:53:22 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-5575 <p>Would be great if it had a visible horizontal scroll as a usability enhancement.</p> Would be great if it had a visible horizontal scroll as a usability enhancement.

]]>
By: ConradH http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-5365 ConradH Mon, 10 Aug 2009 06:27:35 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-5365 <p>Thanks for this code. It works and looks great. One issue though - the overflow: hidden does not seem to take effect for me for some reason. The #timeline div displays with a scrollbar and when I check using firebug the overflow never changes from auto to hidden. Any help would be greatly appreciated. </p> <p>Shibi - Just use the loop or write your query and make sure to wrap the result you want to scroll in div id=timeline and ul class=tl-events and each individual result in an li tag and everything should work fine.</p> Thanks for this code. It works and looks great. One issue though – the overflow: hidden does not seem to take effect for me for some reason. The #timeline div displays with a scrollbar and when I check using firebug the overflow never changes from auto to hidden. Any help would be greatly appreciated.

Shibi – Just use the loop or write your query and make sure to wrap the result you want to scroll in div id=timeline and ul class=tl-events and each individual result in an li tag and everything should work fine.

]]>
By: Shibi Kannan http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-4932 Shibi Kannan Thu, 18 Jun 2009 15:12:18 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-4932 <p>Very nice code, amazing effects, I am wondering whether this can be adapted to Wordpress posts to scroll by timeline. Any ideas on how to implement for Wordpress.</p> Very nice code, amazing effects, I am wondering whether this can be adapted to WordPress posts to scroll by timeline. Any ideas on how to implement for WordPress.

]]>
By: Dave Bowker http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-4931 Dave Bowker Thu, 18 Jun 2009 11:13:47 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-4931 <p>Have added in cursor changes to work across multiple browsers when supported, speed option by Zach, and return false; by Antti.</p> <p>http://snipplr.com/view/16062/jquery-overflow-timeline-effect/</p> Have added in cursor changes to work across multiple browsers when supported, speed option by Zach, and return false; by Antti.

http://snipplr.com/view/16062/jquery-overflow-timeline-effect/

]]>
By: Antti http://jqueryfordesigners.com/fun-with-overflows/comment-page-1/#comment-3655 Antti Fri, 01 May 2009 13:55:24 +0000 http://jqueryfordesigners.com/fun-with-overflows/#comment-3655 <p>I think you could also add a 'return false' at the end of the mousewheel event attachment - This would prevent the window from scrolling horizontally AND vertically if the page has content that exceeds the height of the browser window.</p> I think you could also add a ‘return false’ at the end of the mousewheel event attachment – This would prevent the window from scrolling horizontally AND vertically if the page has content that exceeds the height of the browser window.

]]>