Force object or div to load last?

Discussion in 'Programming' started by John84, Dec 6, 2006.

  1. #1
    Hello,

    I just added an rss feed using a free service from rssfeedreader.com to my health site; found on the left hand column under the menu. Problem is, it has seriously slowed the site's load time. Is there a way to force it to load last? This way the content still loads quickly for the viewer.
     
    John84, Dec 6, 2006 IP
  2. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #2
    Try using iframe
     
    it career, Dec 7, 2006 IP
  3. Yeldarb

    Yeldarb Active Member

    Messages:
    209
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    Maybe try loading it with javascript and don't call the Javascript until <body onLoad>?
     
    Yeldarb, Dec 7, 2006 IP
  4. smallbuzz

    smallbuzz Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    iframe would be easier
     
    smallbuzz, Dec 7, 2006 IP