Results 1 to 2 of 2

Thread: RSS Box 2 in 1

  1. #1
    Join Date
    May 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow RSS Box 2 in 1

    Sorry for my english..

    1) Script Title: RSS Box 2 in 1

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

    Hey,

    is it possible to set two feeds in one box?

    ..

    <script type="text/javascript">
    //MAIN FUNCTION: rssdisplaybox("rssfeed_id", "rssbox_id", "rssbox_class")
    var cssdrivebox=new rssdisplaybox("bbc; bbc2", "cssdriveid", "someclass")
    cssdrivebox.set_items_shown(4) //Fetch and display first 4 entries
    cssdrivebox.set_template("default") //Use "default" template, which outputs title + description + date
    cssdrivebox.start() //Required: start script
    </script>

    thank you!
    Last edited by fraz; 05-24-2007 at 04:40 PM.

  2. #2
    Join Date
    May 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation

    Can anybody help me please?

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
  •