objects moving in FF/safari and not in IE PC

Discussion in 'CSS' started by thechasboi, Sep 30, 2006.

  1. #1
    here is the link to look at the page. If you look at in ff some element move down and if you look at it in IE they are placed correctly.
    http://www.indexedvisuals.com/scripts/dragndrop/homecss.html
    Thanks for the help in advance.
     
    thechasboi, Sep 30, 2006 IP
  2. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    Sorry but your site does not load.

    Regards
    - P
     
    penagate, Sep 30, 2006 IP
  3. thechasboi

    thechasboi Guest

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Penagate

    Thanks for looking but it is loading. I just tried sorry if it did not load for you. Could you try again please thanks again
     
    thechasboi, Sep 30, 2006 IP
  4. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I'm afraid it's not loading for me at all; it times out.
     
    penagate, Oct 1, 2006 IP
  5. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #5
    There's not much way to see what may be causing the problems. The document is nowhere near being valid html. There is no sane reason to use deprecated/obsolete markup, so no sane reason to use a transitional/loose DTD on a new page.

    Fix the errors and remove the css and javascript to their own files, instead of embedding inline. Then, the problems can be dealt with.

    cheers,

    gary
     
    kk5st, Oct 1, 2006 IP