473,382 Members | 1,093 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

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.com/PowerOLAP7x

If you prefer me to paste the actual code - I'd be happy too, but it was too long for the posting textbox.
Nov 1 '06 #1
6 10119
drhowarddrfine
7,435 Expert 4TB
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.
Nov 1 '06 #2
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?
Nov 8 '06 #3
drhowarddrfine
7,435 Expert 4TB
Many seem to like w3schools.com
Nov 8 '06 #4
NewGuy
14
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.
Nov 27 '06 #5
AricC
1,892 Expert 1GB
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
Nov 28 '06 #6
Thanks everyone for your responses. I will be spending some time on the w3schools site. :)
Nov 29 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: mr_burns | last post by:
hi, i am using the following code which works well in internet explorer but not in firefox (and perhaps others too): var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false";...
3
by: ckirchho | last post by:
Halo, I am trying to realize a two column layout basically like this: <html> <head> <style> leftCol { float: left; width: 15em; }
8
by: Jørn Dahl-Stamnes | last post by:
Internet Explorer is making me crazy. Things that works OK with FireFox, does not work properly with IE. Situation: PHP script A have a link to a PHP script B. Script B changes some $_SESSION...
3
by: VK | last post by:
Internet Explorer 7 beta 2 preview CNET Editor review: <http://reviews.cnet.com/Internet_Explorer_7_for_XP_SP2_Beta_2/4505-3514_7-31454661-2.html?tag=nl.e415> Summary (my personal review...
11
by: GHUM | last post by:
Hello, I created some rather complex Intranet Application, using lots of JavaScript, DOM-Maninpulation and XMLHTTPRequest communication. I developed on FireFox, with the excellent firebug ......
7
by: francais31415 | last post by:
Hi, (Apologies in advance for any cross-posting.) This is my first post to this group. I hope you can help me. I've got a page (of my own design) with a table that renders fine in Firefox and...
1
by: mubarak basha | last post by:
hi, i wrote the following coding.......... <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Getting...
3
by: google | last post by:
I am trying to complete a javascript application and am having problems with code similar to that show below. Much testing has shown that Firefox finishes the code shown in around 0.25 secs but...
0
by: Andy | last post by:
Hi, I have a MS Word binary data file that is sent from my .NET webservice in response to an XMLHTTP request from an Internet Explorer client. This data has to be base64 encoded to tunnel through...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.