Results 1 to 3 of 3

Thread: two differents rss sources in the same box in rss pause scroller

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

    Default two differents rss sources in the same box in rss pause scroller

    hello, I see in bridgescroller.php u can set up more xml files from different sources in rsslist array

    but can I show, for exemple, first cnn news and then cbs news in the same box?

    how should I modify this line?:
    new rsspausescroller("news", "pscroller1", "rssclass", 5000, "_new")

    thanks

  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

    I don't understand. You could put one over the other in two boxes. The top box could have no bottom border and the bottom one no top border, it would look like one box. If you want both feeds to appear as though they come from the same source, I'm not sure how to go about that. You might be able to get one item from one then one from the other then from the first then the second and so on, but that would require editing the script, not just the call line.

    I guess the most important questions are; how would you want it to look on the page and what would you want it to do as it scrolls?
    - John
    ________________________

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

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

    Default

    If you want both feeds to appear as though they come from the same source

    this is what I meant, as I saw a list of multiple xml sources to get feeds, I thought it was possible to make them appear like one only source

    ok, if it's only a question of styles, I'll work on it


    thanks

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
  •