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

Firefox vs IE6 (web display)



Hi All,

I have been doing some work on a C#/VWD based application. It looks good in
IE6 but when browsed by Firefox has some problems.

The display in FF messed up as you can see (pcmfx.com).
I did try to validate my code at

http://validator.w3.org/

But the display problem is still there.

How could I fix this?

Thanks for any advice or pointers

-Dale

Dec 2 '06 #1
4 1335
dale zhang <da*******@discussions.microsoft.comwrote:
I have been doing some work on a C#/VWD based application. It looks good in
IE6 but when browsed by Firefox has some problems.

The display in FF messed up as you can see (pcmfx.com).

I did try to validate my code at

http://validator.w3.org/

But the display problem is still there.
Just because the site is valid doesn't mean it'll display the way you
want it to...
How could I fix this?

Thanks for any advice or pointers
I suggest you get the site working as "static" HTML in both browsers,
and then work to make ASP.NET generate it. For help in getting the HTML
right, I suggest you ask in HTML newsgroups.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Dec 2 '06 #2
Hi Dale,

Is the yellow block content supposed to be centered horizontally?

Remove the div with the class "webSpace" and assign the class "webSpace" to
the outer-most table instead. If you keep everything else the same,
including your style sheets, it should center the table horizontally.

This simple modification worked fine in IE7 and FireFox for me. I didn't
test these mods in IE6, however.

--
Dave Sexton

"dale zhang" <da*******@discussions.microsoft.comwrote in message
news:0D**********************************@microsof t.com...
>

Hi All,

I have been doing some work on a C#/VWD based application. It looks good
in
IE6 but when browsed by Firefox has some problems.

The display in FF messed up as you can see (pcmfx.com).
I did try to validate my code at

http://validator.w3.org/

But the display problem is still there.

How could I fix this?

Thanks for any advice or pointers

-Dale

Dec 2 '06 #3
You "fix it" by understanding the smarter developers are now using FF as
their primary browser to design and build and then use IE conditional
comments to work around all the problems with IE bugware. Think about it.
Right now you're developing sh!tty code which will display in a sh!tty
browser and then expecting it to smell like roses when using a good browser?
You got it bass ackwards ainna?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-...8&z=17&l=0&m=h

"dale zhang" <da*******@discussions.microsoft.comwrote in message
news:0D**********************************@microsof t.com...
>

Hi All,

I have been doing some work on a C#/VWD based application. It looks good
in
IE6 but when browsed by Firefox has some problems.

The display in FF messed up as you can see (pcmfx.com).
I did try to validate my code at

http://validator.w3.org/

But the display problem is still there.

How could I fix this?

Thanks for any advice or pointers

-Dale

Dec 3 '06 #4
Thanks for everyone's advice.

The key issue is the component's width on each page, which must be smaller
than master page placeholder's one. It is a lot better now.

-Dale

"clintonG" wrote:
You "fix it" by understanding the smarter developers are now using FF as
their primary browser to design and build and then use IE conditional
comments to work around all the problems with IE bugware. Think about it.
Right now you're developing sh!tty code which will display in a sh!tty
browser and then expecting it to smell like roses when using a good browser?
You got it bass ackwards ainna?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-...8&z=17&l=0&m=h

"dale zhang" <da*******@discussions.microsoft.comwrote in message
news:0D**********************************@microsof t.com...


Hi All,

I have been doing some work on a C#/VWD based application. It looks good
in
IE6 but when browsed by Firefox has some problems.

The display in FF messed up as you can see (pcmfx.com).
I did try to validate my code at

http://validator.w3.org/

But the display problem is still there.

How could I fix this?

Thanks for any advice or pointers

-Dale


Dec 5 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Giggle Girl | last post by:
Hi there, I am having a problem with the behavior of Firefox, where lefthand column content is not resized properly after it is "collapsed" and then "re-expanded". An online demo is available...
5
by: eholz1 | last post by:
Hello Group, I am developing a web site using CSS. I have a div that has a vert scroll bar in it. The div works just fine (scroll up and down, etc). I have regular text (using <ptags) in the...
4
by: Mark | last post by:
I have developed a generic list-based css menu. It works both in IE7 and Firefox, and with the help of Peter Nederlof's csshover.htc, with older IE versions. I have included a simplified version...
3
by: McKirahan | last post by:
I have a Web page that uses some JavaScript and CSS. I have specified a three column table with a fixed-width left and right side; the center colum expands to fill the page. Within this...
2
by: Fabio Maggi | last post by:
Hi, to implement search by javascript function I use this code: ============== function filterContacts(term, _id, cellNr){ var s = term.value.toLowerCase(); var table =...
2
by: firstexact | last post by:
Hi guys, First post, hope you can help, I have done two sites www.trisant.co.uk and my own www.firstexact.co.uk. The 2 x 2 grid I originally envisaged goes haywire in Firefox as I get a 4 high by...
5
by: Awok | last post by:
Hi, i've been stuck trying to get the following code to display correctly in IE in which i've come across many diffrent theories but none which have worked possibly the box model problem. ...
1
by: SunshineInTheRain | last post by:
The following code is dynamic create dropdownmenu which data within pulled from database However, the code work well on IE but not on Firefox. On Firefox, the whole mouseover and mouseout function...
3
by: SAL | last post by:
Hello, I did google this issue and found some stuff related to BrowserCaps section of either web.config or machine.config but it didn't work. It seems that most pages in my webapp are okay but a...
3
by: Steve | last post by:
Hi All I have an asp.net 2.0 website with the following css file It uses Master pages and in Firefox 3.04 for windows only, 3 of the web pages don't display the Master page properly The...
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:
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.