Comments on: Slider Gallery http://jqueryfordesigners.com/slider-gallery/ Tutorials and screencasts Thu, 22 Sep 2011 12:58:42 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Martin Leenane http://jqueryfordesigners.com/slider-gallery/comment-page-13/#comment-7925 Martin Leenane Mon, 12 Apr 2010 15:35:00 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7925 <p>Hi Remy,</p> <p>Many thanks for you very interesting tutorials they have been a great help to me as a designer wanting to understand javascript.</p> <p>One question I have been coming across lately and it applies above is:</p> <p>How does apples slider animate once the load completes? I have been asked about this type of thing a number of times and don't know where to start.</p> <p>Maybe if you have time you could let me know where to find out or how its done.</p> <p>Thanks again, Martin Leenane</p> Hi Remy,

Many thanks for you very interesting tutorials they have been a great help to me as a designer wanting to understand javascript.

One question I have been coming across lately and it applies above is:

How does apples slider animate once the load completes? I have been asked about this type of thing a number of times and don’t know where to start.

Maybe if you have time you could let me know where to find out or how its done.

Thanks again, Martin Leenane

]]>
By: Matt http://jqueryfordesigners.com/slider-gallery/comment-page-13/#comment-7837 Matt Fri, 19 Mar 2010 18:01:30 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7837 <p>A couple of suggestions for future features:</p> <ol> <li><p>Use the mousewheel plugin so you can scroll left and right with the mousewheel.</p></li> <li><p>Set hot spots on the right and left of the main content area, so that when you move your mouse towards the edge it automatically starts moving the content (like this: http://www.designcorporation.co.uk/creative_detail/creative/design/102/1/imgpan/ )</p></li> </ol> A couple of suggestions for future features:

  1. Use the mousewheel plugin so you can scroll left and right with the mousewheel.

  2. Set hot spots on the right and left of the main content area, so that when you move your mouse towards the edge it automatically starts moving the content (like this: http://www.designcorporation.co.uk/creative_detail/creative/design/102/1/imgpan/ )

]]>
By: Martin Lucas http://jqueryfordesigners.com/slider-gallery/comment-page-13/#comment-7811 Martin Lucas Fri, 12 Mar 2010 08:18:42 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7811 <p>There seems to be a bug in Internet Explorer 8 which doesn't like the display: inline on the slider li element, I was using a lot of images in the slider and it kept crashing in IE 8. Change the it to display: inline-block; and it works fine.</p> There seems to be a bug in Internet Explorer 8 which doesn’t like the display: inline on the slider li element, I was using a lot of images in the slider and it kept crashing in IE 8. Change the it to display: inline-block; and it works fine.

]]>
By: Martin Lucas http://jqueryfordesigners.com/slider-gallery/comment-page-13/#comment-7801 Martin Lucas Thu, 11 Mar 2010 07:54:31 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7801 <p>Hello,</p> <p>I've implemented this within a wordpress website, it sits in the footer. I'm using the get<em>the</em>image plugin to grab thumbnails from all the posts on the site (about 170 in total) and place them in this sliding gallery.</p> <p>It works fine in FireFox and Safari, but in Internet Explorer it crashes. It seems like there are too many images in the gallery, it works fine with 20 or 50 images - but the full 170, it won't do it. It takes ages to load, and then when it has finished loading, if you try and use the slider - Explorer just crashes. I'm testing on IE 8. </p> <p>Any help would be very much appreciated.</p> Hello,

I’ve implemented this within a wordpress website, it sits in the footer. I’m using the gettheimage plugin to grab thumbnails from all the posts on the site (about 170 in total) and place them in this sliding gallery.

It works fine in FireFox and Safari, but in Internet Explorer it crashes. It seems like there are too many images in the gallery, it works fine with 20 or 50 images – but the full 170, it won’t do it. It takes ages to load, and then when it has finished loading, if you try and use the slider – Explorer just crashes. I’m testing on IE 8.

Any help would be very much appreciated.

]]>
By: Matt Watts http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7759 Matt Watts Fri, 26 Feb 2010 00:54:21 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7759 <p>Remy,</p> <p>Just wondering if your patch for UI 1.7.2 was available yet? a large amount of our other functionality hinges on 1.7.2 and Core 1.4.2 and it would be good to have a fix if possible.</p> Remy,

Just wondering if your patch for UI 1.7.2 was available yet? a large amount of our other functionality hinges on 1.7.2 and Core 1.4.2 and it would be good to have a fix if possible.

]]>
By: Micah http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7275 Micah Tue, 19 Jan 2010 23:54:16 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7275 <p>Hey Remy, I love this little slider. It's almost perfect for what I need.</p> <p>As I'm sure you've heard over and over, I'm using Wordpress and was wondering how I could turn this slider into something more dynamic. It seems the basic implementation you presented gives a static version, but I think incorporating this with something like thickbox, using thumbnails and original sized photos would extend the functionality! It'd be a great slider to tie in with something like <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" rel="nofollow">NextGEN</a> as well. :o)</p> <p>Thanks for your hard work!</p> Hey Remy, I love this little slider. It’s almost perfect for what I need.

As I’m sure you’ve heard over and over, I’m using WordPress and was wondering how I could turn this slider into something more dynamic. It seems the basic implementation you presented gives a static version, but I think incorporating this with something like thickbox, using thumbnails and original sized photos would extend the functionality! It’d be a great slider to tie in with something like NextGEN as well. :o)

Thanks for your hard work!

]]>
By: Adrian http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7256 Adrian Mon, 18 Jan 2010 09:55:52 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7256 <p>Hi. This Tutorial ist really great! But i need a function that remember the position where ive been.</p> <p>Example: I click on Applications und Press F5 for refresh. Then the active position should be Applications again. Like on apple.com</p> Hi. This Tutorial ist really great! But i need a function that remember the position where ive been.

Example: I click on Applications und Press F5 for refresh. Then the active position should be Applications again. Like on apple.com

]]>
By: Gav http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7250 Gav Sun, 17 Jan 2010 23:23:27 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7250 <p>Bit busy tonight!! (Sorry my last message I promise!)</p> <p>Found an example from one of the comments on this article (see link below) - Wonderful and works really well, I just wondered if the javascript code could be modified to be placed within an document.ready() rather than using the older window.onload function? I only ask as I tried to implement some other minor jQuery effects that require the document.ready() furthermore as far as I know document.ready is the better alternative - can anyone help me out - thanks.</p> <p>http://www.ericdubois.com/jquery<em>tests/slider</em>gallery4.php</p> Bit busy tonight!! (Sorry my last message I promise!)

Found an example from one of the comments on this article (see link below) – Wonderful and works really well, I just wondered if the javascript code could be modified to be placed within an document.ready() rather than using the older window.onload function? I only ask as I tried to implement some other minor jQuery effects that require the document.ready() furthermore as far as I know document.ready is the better alternative – can anyone help me out – thanks.

http://www.ericdubois.com/jquerytests/slidergallery4.php

]]>
By: Gav http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7249 Gav Sun, 17 Jan 2010 22:05:34 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7249 <p>Got this working pretty well on this site - www.kymco.co.uk</p> <p>However I have a small issue with the slider, when I click on the slider you will notice the left hand side of the slider image moves across slightly and doesn't line up correctly with the image anymore.</p> <p>Anyone have any ideas why it is doing this?</p> <p>Cheers</p> Got this working pretty well on this site – http://www.kymco.co.uk

However I have a small issue with the slider, when I click on the slider you will notice the left hand side of the slider image moves across slightly and doesn’t line up correctly with the image anymore.

Anyone have any ideas why it is doing this?

Cheers

]]>
By: Gav http://jqueryfordesigners.com/slider-gallery/comment-page-12/#comment-7233 Gav Sat, 16 Jan 2010 16:39:51 +0000 http://jqueryfordesigners.com/slider-gallery/#comment-7233 <p>Awesome tutorial Remy - I've deployed this on one site and the boss was visually impressed at what jQuery could do! I only hope to learn half of what you know on jQuery and i'd be happy! :-)</p> <p>Thanks again, your hard work is much appreciated! Gav</p> Awesome tutorial Remy – I’ve deployed this on one site and the boss was visually impressed at what jQuery could do! I only hope to learn half of what you know on jQuery and i’d be happy! :-)

Thanks again, your hard work is much appreciated! Gav

]]>