Results 1 to 3 of 3

Thread: gAjax RSS scroller - Display many scroll one

  1. #1
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default gAjax RSS scroller - Display many scroll one

    1) Script Title:
    Test

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

    http://www.privatenetwork.com

    3) Describe problem:
    is it possible (How would I do it) to have gAjax RSS scroller display 10 feeds but insted of replacing all 10 feeds with new ones, scroll off one feed from the top and bring on one new feed at the bottom?

    Also, once you reach the bottom of the feed, does it repeat?

    Thanks
    Last edited by ddadmin; 03-27-2008 at 04:26 AM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm I'm not quite sure what you're asking. Please rephrase.

  3. #3
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Okay lets see if I can explain it a little better. I have set the script to display 5 feeds using entries_per_page(5) and I have 15 feeds using filterfeed(15, "date"). Now it displays the 5 feeds, pauses, then scrolls off bringing on the next 5 feeds. What I would like it to do is to start off displaying the 5 feeds, but instead a scrolling off all 5 at once, I would like it to scroll one off and bring one on like this:

    start

    feed 1
    feed 2
    feed 3
    feed 4
    feed 5

    pause

    feed 2
    feed 3
    feed 4
    feed 5
    feed 6

    pause

    feed 3
    feed 4
    feed 5
    feed 6
    feed 7

    Thanks for your help

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
  •