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

Asp.net web app issues with Firefox/Safari

I have added the BrowserCaps in web.config file but it did not do anything
in the prsentation of the web page. Is there anything else to do to have
Firefox render the page like IE?

Mar 12 '07 #1
3 1545
Write w3c compliant xhtml. Firefox is not perfect, but it tries hard to be
standards compliant (although it sometimes gets it wrong). Many standard
Web design/programming books recommend developing for FF in the first
instance and then modifying your code to make it work in IE (using the Web
to find the necessary hacks). That's what we do. We don't use any
IE-specific controls: only HTML controls with the runat="server" attribute.
Peter
"Benedictum" <do*****@vobis.comwrote in message
news:e2**************@TK2MSFTNGP06.phx.gbl...
>I have added the BrowserCaps in web.config file but it did not do anything
in the prsentation of the web page. Is there anything else to do to have
Firefox render the page like IE?

Mar 12 '07 #2
I thought about that. I am glad you made a comment on this approach. I'll
try your suggestion. thanks.
--B

"Peter Bradley" <pb******@uwic.ac.ukwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Write w3c compliant xhtml. Firefox is not perfect, but it tries hard to
be standards compliant (although it sometimes gets it wrong). Many
standard Web design/programming books recommend developing for FF in the
first instance and then modifying your code to make it work in IE (using
the Web to find the necessary hacks). That's what we do. We don't use
any IE-specific controls: only HTML controls with the runat="server"
attribute.
Peter
"Benedictum" <do*****@vobis.comwrote in message
news:e2**************@TK2MSFTNGP06.phx.gbl...
>>I have added the BrowserCaps in web.config file but it did not do anything
in the prsentation of the web page. Is there anything else to do to have
Firefox render the page like IE?


Mar 12 '07 #3
>I thought about that. I am glad you made a comment on this approach. I'll
>try your suggestion. thanks.
Alternatively, upgrade to 2.0

With 2.0, it seems as if MS has finally acknowledged that there are people
using web browsers OTHER than IE on Windows.

-Darrel
Mar 12 '07 #4

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

Similar topics

5
by: lkrubner | last post by:
Go to this page: http://www.publicpen.com/designer/mcControlPanel.php?arrangement=createweblogsForm.php You'll need to login, use these: username: designer password: designer123 This is...
1
by: writeson | last post by:
Hi all, I'm working on a project at the office that pulls together a bunch of our websites into a portal thing and adds a better search engine. We're also trying to accomadate newer browsers...
4
by: metoikos | last post by:
I've scoured the web (clumsily, I'm sure) for information on the difficulties I am having, checked my markup in validators, and had a friend with more CSS clue look over it, but I haven't had any...
2
by: cbjewelz | last post by:
Hey all. So I'm having problems with cross browser alignments. I'm looking at Safari and Mozilla Firefox. I develop in Safari and so it looks perfect there however in Firefox my vertical...
4
mbs402
by: mbs402 | last post by:
Hello, This one has several alerts that show where and what... http://www.mac-specialist.com/r/browser_frames_problem_with_debug.html This one is identical without the debugging code... ...
1
by: ebrandmark | last post by:
I have an interesting issue in Safari where I have a DIV and inside that DIV I have an IFRAME. If I do a hide or show of the DIV using dv.style.display="none" or dv.style.display="block" with dv...
2
by: JDeats | last post by:
>From my development envrionment (i.e. a single WinXP notebook PC) I have a basic AJAX application that is making the call to a Windows Form page that just returns the request back to the AJAX...
6
by: raknin | last post by:
I am creating a dynamic list on the server using php file,when I run the PHP script in all 4 browsers (IE 6, Firefox 2, opera and safari 3) every think go Ok and the list is created. but when I call...
5
by: loveshack | last post by:
Can anyone help me please (i am quite a novice, but having fun learning). Im not sure if this is an ASP problem, a javascript problem or a browser problem. Firstly, everything i have written...
4
by: PianoMan64 | last post by:
Hey Experts, I'm not sure how to get around this, and any help would be most greatfull. I have an issue with having a CSS menu that displays correctly in IE and not correctly in Firefox 3.0.3,...
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: 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:
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...
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
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
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.