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

make all browser display as you want

I got some probs here ...
i don't know what to do if my asp page need to run in mozilla coz the display is looks odd than i implement based on ie...
and some version of ie or other browser give your page looks like freak..
for example this site looks good in ie version6 before i install newer version of ie7...on the page my subscriptions, the notification checkbox not inline

Nov 5 '08 #1
3 1657
DrBunchman
979 Expert 512MB
Hi MATTXtwo,

Welcome to the incredibly annoying world of developing websites across multiple browsers!

The problem is that IE does not follow the rules of mark up correctly unlike other browsers such as FireFox and Opera which do. This is why when you develop your site in IE it can sometimes look different in these other browsers. The thing to remember is that you should get it looking as you want in a browser other than IE because that means your mark up is more likely to be correct. You can check that your html is correct by using the w3 markup validator - http://validator.w3.org/.

If your page looks correct in FireFox or Opera and not in IE then that is because of bugs in IE - check out this for details and workarounds of these.

If you have any specific problems with any of this then I suggest that you post your markup and details of the problem in the HTML/CSS Forum where the experts are familiar with these issues.

Hope this helps,

Dr B
Nov 5 '08 #2
Thanks DrB...how about i want to test my page that based on ie to validate for the other browser...and another links maybe coz got involve with adodb thing
Nov 5 '08 #3
DrBunchman
979 Expert 512MB
I'd suggest the first thing that you do is get the source code of the page generated by your ASP code and use the w3 validator link that I posted to check for any errors.

Once you've corrected these you should try to run the page in both IE and say FireFox and see if there are any layout differences. If there are then check the links to the IE bugs to see if any of them might be the problem or ask in the HTML/CSS Forum.

The most important thing to remember is that the page SHOULD look pretty much perfect in FireFox - always check it in there as well as IE when you are developing.

Dr B
Nov 5 '08 #4

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

Similar topics

20
by: Chris Krasnichuk | last post by:
hello, Does anyone know how I make php work on "my" computer? I made a mistake in my last post so I fixed it here. Chris
8
by: JimC | last post by:
Think I asked this once before. My apologies for asking twice. In a certain PHP document at my site, I have a link to a Word version of the same document. If the user downloads it, I want to...
82
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
4
by: Shash | last post by:
Hey People, I'm facing a issue with browser compatablity here, I want a certain group of divs to behave like a table row, i.e if one of the cell/div has content longer than the other divs, all...
3
by: Teckie03 | last post by:
Hi, does anyone know how to display a seperate browser from server process? My ASP.NET app control (ascx) has Archive button that does its own work , including updating an html page called...
4
by: localhost | last post by:
Looking for some sample code to emit a vcard (for Outlook) directly to a web browser after clicking on a button. Thanks.
1
by: chazmanian | last post by:
We have a situation where we display PDF files through IE via a method in our code-behind as follows protected void displayPDF(string exePath, string filePath { // exePath is the...
7
by: phal | last post by:
Hi I think there are many different browsers to browse to the Internet, how can I write the javascript to identify different browser and display according to the users. Some browser disable the...
1
by: xahlee | last post by:
Elisp Tutorial: Make Google Earth Xah Lee, 2006-12 This page shows a example of writing a emacs lisp function that creates a Google Earth file, and creates a link to the file, as well a link...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.