473,320 Members | 2,145 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,320 software developers and data experts.

Problem with viewing page in IE?

80
So, ive come a long way I my project! BUT I darn hate IE sometimes :) and this is exactly where my problem lays..

I have problems centering the content using

Expand|Select|Wrap|Line Numbers
  1. margin-left: auto;
  2. margin-right: auto
  3.  
And nothing in the menu works.. All in Internet Explorer, with Chrome and FF theres nothing. Now why is this? Is it because Microsoft dosnt comply with W3 standards or is it my coding issues? If anybody have the time, please lecture me..

The site
http://www.poleshop.dk

Thanks!
Mar 3 '11 #1
3 1703
drhowarddrfine
7,435 Expert 4TB
I darn hate IE all the time. (no smiley face)

If anything is before the doctype, IE goes into quirks mode. Also, your XML declaration should be in front of the doctype, not after, but you can't put it there cause....IE will go into quirks mode. But you aren't serving it as XHTML anyway so it doesn't matter. just remove the declaration and that part of the problem is solved.
Mar 3 '11 #2
Pheddy
80
Well.. This is a hassle, having to complement IE specifically when other systems are doing the job so much better and faster. Thank you very much!

Regards
Frederik
Mar 3 '11 #3
drhowarddrfine
7,435 Expert 4TB
IE has always been that way and always will be. It's the worst browser on the planet. No one should use IE. It's a web developer's nightmare.
Mar 4 '11 #4

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

Similar topics

3
by: Patrik Jonsson | last post by:
This problem occured just the other day. Whenever I try to access an .asp file on my server with an exact url, I get an error: The system cannot find the file specified. BUT, if I type in an url...
4
by: Mustufa Baig | last post by:
Hello, I developed ASP.NET website and as long as I view .aspx pages from Win2000 (I.E. 6.0) they appear fine but if I view these pages from Win98 (I.E. 6.0) the text on the page appears in big...
5
by: IkBenHet | last post by:
Hello, I use this script to upload image files to a folder on a IIS6 server: ******************* START UPLOAD.ASPX FILE ********************** <%@ Page Language="VB" Debug="true" %>
5
by: Nathan Sokalski | last post by:
When I view my index.aspx page any time after the first time, I recieve the following error: System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize)...
0
by: ms.coding | last post by:
I received a huge compressed-xml file from server and want to display that in bowser (IE). I believe it's doable by just manipulating Response object header. The error I get is "xml document must...
2
by: radink | last post by:
Hey all, I have my DB up and running. I split it and have the MDE file on the server and the front end part on my machine. Before I split it I could open the time card form and see all of the...
0
by: jai80 | last post by:
hi frenz, I have developed ASP pages with VB Script and for client side validation purpose i have used JavaScript. I have uploaded my pages and when working on the pages using IE6, its working...
0
by: mrpage | last post by:
I have developed a page that uses a ASP.Datalist control to display details including images in a database. The page uses parameters passed by links from the home page (i.e, category ID when clicking...
3
by: Tom | last post by:
I have a PHP 4.4.7, MySql 5.0 and I.E. 7. My PHP queries the database and renders the info into html forms. Submitting the forms manipulates the data. Now, the problem is that the browsers are...
2
by: bluetoff | last post by:
System: Vista Home Premium. Cant view anything that moves.!! All of a sudden i cannot view the advert on the yahoo home page, can not load any youtube videos, or view anything on bbc iplayer. i...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.