Results 1 to 3 of 3

Thread: Use sprite sheet with Conveyor Belt slideshow script?

  1. #1
    Join Date
    May 2013
    Posts
    5
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Use sprite sheet with Conveyor Belt slideshow script?

    1) Script Title: Conveyor Belt slideshow script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm

    3) Describe problem: I was wondering if it was possible to use a sprite sheet for the images that are used in the conveyor belt slideshow?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Sure. Why not? The only potential problem I can think of is that sprites (which are used as background, varying what is seen via the background-position property) are often shown through block level elements, and the conveyor requires that there be no line breaks in its image train. But you could set the css display property of the elements showing the sprite to inline-block.

    There could be other issues. But I'm like 99% sure that, if there are any they can be worked around.

    If you want more help, please include a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    isaiah658 (08-19-2013)

  4. #3
    Join Date
    May 2013
    Posts
    5
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Turns out the one thing that I was missing was inline-block. That seems to have solved the problem. Thank you so much!

Similar Threads

  1. Conveyor Belt slideshow script
    By gdevol155 in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 03-15-2011, 06:37 PM
  2. Help with Conveyor Belt slideshow script
    By lukasz_inc in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 12-07-2010, 08:36 PM
  3. Re: Conveyor Belt slideshow script
    By Jaguar in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 03-21-2009, 03:11 PM
  4. Conveyor Belt slideshow script
    By lommel in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 11-20-2005, 03:20 AM
  5. Conveyor Belt slideshow script All
    By lexusgirl24 in forum Dynamic Drive scripts help
    Replies: 8
    Last Post: 12-17-2004, 05:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •