CSS problem in Internet Explorer for Sliding Images

Discussion in 'CSS' started by gadgetcage, Dec 15, 2009.

  1. #1
    Please take a look of my Website www.gadgetcage.com in both Firefox and Internet Explorer.
    In firefox everything is perfect, but coming to Internet Explorer the Sliding Images go to extreme right position.
    All You Great Minds Please help me.!
     
    gadgetcage, Dec 15, 2009 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    Christmas on a cracker, I've seen some bad code in my time, but this ranks right up there alongside the new hotmail.

    There is so much inlined CSS, rendundant markup, and just plain wasteful/invalid code I wouldn't even know where to start without throwing it all away and starting over from scratch! This is evident in the 215K of markup sent for only 7k of actual content on the page... easily fifteen times as much code as should be neccessary in there - MOST of it asshattery like the all caps style attributes on those TD. With 425 validation errors you don't have HTML, you have complete and utter GIBBERISH!

    There's nothing worth even TRYING to save there, throw it all away and start over using semantic markup, valid markup, and separation of presentation from content. I wouldn't even TRY to fix that disaster... especially with that TWO MEGABYTE page size making it 15 times larger than the conventional wisdom upper limit for a page - and for WHAT?!?
     
    deathshadow, Dec 17, 2009 IP