Convert from Internet Explorer to Firefox.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chancyoli
    New Member
    • Nov 2006
    • 3

    Convert from Internet Explorer to Firefox.

    My webpage works in IE but does not appear properly in FF. I have recently become responsible for a web site project and I know very little about web development. There is a lot of information on the web but as a novice I am unable to follow the jargon used. If anyone can help me even begin to fix this problem, I would appreciate it so much.

    here is the link www.paristech.c om/PowerOLAP7x

    If you prefer me to paste the actual code - I'd be happy too, but it was too long for the posting textbox.
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Unfortunately, it was created using FrontPage, one of the worst programs you can use to create web pages, and the fact that it works in IE is no treat. IE is the worst browser of them all. There are a significant number of errors involved here and we'd have to hack it up to bring it up to speed, but what you are trying to do is not convert IE to Firefox but convert your code to modern standards. IE is nine years behind in that department.

    There is an awful lot of crap (can I say crap here?) in that code along with some unnecessary elements. To tell the truth, I would throw the whole page away and start from scratch. It doesn't look like there is much there so it doesn't look hard but I'm leaving for the evening and going out of town tomorrow night so if no one else does it, I might give it a go later.

    Comment

    • chancyoli
      New Member
      • Nov 2006
      • 3

      #3
      I need to know about modern standards and about making websites for all browsers. You seem to have all the answers! How great! Can you still help me fix it?

      Comment

      • drhowarddrfine
        Recognized Expert Expert
        • Sep 2006
        • 7434

        #4
        Many seem to like w3schools.com

        Comment

        • NewGuy
          New Member
          • Nov 2006
          • 14

          #5
          A former Software Engineer, I am now responsible for building a web site(fairly large) which will backend several DB's. w3schools is what I have learned on and minus some scroll bar issues, I have been able to build most of the site so far (Firefox, IE capable) without incident.

          Comment

          • AricC
            Recognized Expert Top Contributor
            • Oct 2006
            • 1885

            #6
            Originally posted by drhowarddrfine
            Unfortunately, it was created using FrontPage, one of the worst programs you can use to create web pages, and the fact that it works in IE is no treat.
            I would consider most of the "Web Page Editors" to be garbage, with the exception of Dreamweaver, which I would use only to create a flash site. The problem is they create tons of extra code. Pull the content out and create the site from scratch like the "Dr" said. w3schools is a good place to learn but validate and test it with multiple browsers to get what your looking for.

            HTH,
            Aric

            Comment

            • chancyoli
              New Member
              • Nov 2006
              • 3

              #7
              Thanks everyone for your responses. I will be spending some time on the w3schools site. :)

              Comment

              Working...