Results 1 to 3 of 3

Thread: Continuous image scrolling without gap from top to bottom

  1. #1
    Join Date
    Jul 2006
    Posts
    27
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Continuous image scrolling without gap from top to bottom

    iam using the following code to scroll a single image from top to bottom, there is a gap in between each scroll...i want a continuous scrolling of image without any gap...what change should i make in the code...pls help...

    Code:
    <marquee behavior="scroll" direction="down" height="700"><img src="http://img97.imageshack.us/img97/3398/allms.jpg" alt="GVR" width="132" height="810" /></marquee>

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    If I were you, I'd switch to jQuery and use a plugin like this: http://kiusso.net/scripts/imageScrol...ugin/index.htm

  3. #3
    Join Date
    Jul 2006
    Posts
    27
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    no other way???
    cant do anything with the above code??

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
  •