CSS doesn't work while banners are loading!!??

Discussion in 'CSS' started by HotrodHarry, Mar 25, 2008.

  1. #1
    I have a website that uses a lot of CSS menus. These pages also have banners/ads on them. My problem....the CSS menus don't work until all the banners have loaded. This is IE specific, Firefox works fine. Does anyone know of a way to insure that the CSS is functional while the banners/ads are loading? Thanks.
     
    HotrodHarry, Mar 25, 2008 IP
  2. awatson

    awatson Active Member

    Messages:
    112
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #2
    The only thing I can think of is to check the order that things are in the code - the css should be up in the head section where presumable they'll get loaded before the banners.
     
    awatson, Mar 25, 2008 IP
  3. HotrodHarry

    HotrodHarry Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the reply. I've tried different orders of things but IE always waits until the banners have loaded before it works. Maybe IE8 will be different. I hope.
     
    HotrodHarry, Mar 26, 2008 IP