473,406 Members | 2,220 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.

Mac Safari

Hi,

Having serious problems with the Safari Mac browser, specifically with
certain of the new webcontrols e.g. <asp:Menu> which doesn't render at all -
it shows "Expand" sections between each of the static menu items etc.
Apparently, this only happens with the <asp:Menu has dynamic controls...

Found this site:
http://www.eggheadcafe.com/forumarch...st23263010.asp
which suggests adding a browserCaps section to web.config.

I have tried that, and it seems to help a bit, but not totally...

Has anyone else experienced this problem, and is the browserCaps solution
the recommended one, or is there anything better...? All other Mac browsers
I've tried (FireFox, Netscape, Opera etc) seem to render <asp:Menu> controls
perfectly.

Any assistance gratefully received.

Mark
Jun 20 '06 #1
4 4361
Welcome to the world browser compatability hell...

Adding BrowserCap won't solve the problem if that control don't change
behaviour for the specific browser. (Disclaimer: Since I don't own a Mac
with Safari, I haven't test if there's any change on the HTML code generated
for the asp:Menu for Safari browser.)

For some reason, I found this timeconsuming so retreated to use the ordinary
HTML controls... Safari usually won't complain if the elements you write are
standard, so time is not wasted searching for workarounds. :P

"Mark Rae" <ma**@markN-O-S-P-A-M.co.uk> ¼¶¼g©ó¶l¥ó·s»D:Op**************@TK2MSFTNGP04.phx.g bl...
Found this site:
http://www.eggheadcafe.com/forumarch...st23263010.asp
which suggests adding a browserCaps section to web.config.
I have tried that, and it seems to help a bit, but not totally...

Jun 21 '06 #2
In article <Op**************@TK2MSFTNGP04.phx.gbl>, Mark Rae
<ma**@markN-O-S-P-A-M.co.uk> writes
Found this site:
http://www.eggheadcafe.com/forumarch...twebcontrols/j
ul2005/post23263010.asp which suggests adding a browserCaps section to
web.config.


I'm not sure, but I seem to remember that ASP.NET 2.0 implements this
stuff differently, and the browserCaps file is no longer the way to do
it. Maybe you could trawl through the archives here as this question has
come up a few times.

HTH

--
Alan Silver
(anything added below this line is nothing to do with me)
Jun 27 '06 #3
re:
I'm not sure, but I seem to remember that ASP.NET 2.0 implements
this stuff differently, and the browserCaps file is no longer the way to do it.
Although BrowserCaps is deprecated,
it can *still* be used to identify browsers in ASP.NET 2.0.

For backward compatibility, the configuration settings in this section are still effective
if they are set at the application level, but are merged with the information contained
in browser definition files (.browser) located in the machine-level
%SystemRoot%\Microsoft.NET\Framework\versionNumber \CONFIG\Browsers
folder and any existing application-level App_Browser folders.

For more information about the new schema, see :

http://msdn2.microsoft.com/en-us/library/ms228122.aspx


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Alan Silver" <al*********@nospam.thanx.invalid> wrote in message
news:KT**************@nospamthankyou.spam... In article <Op**************@TK2MSFTNGP04.phx.gbl>, Mark Rae <ma**@markN-O-S-P-A-M.co.uk> writes
Found this site:
http://www.eggheadcafe.com/forumarch...twebcontrols/j
ul2005/post23263010.asp which suggests adding a browserCaps section to web.config.


I'm not sure, but I seem to remember that ASP.NET 2.0 implements this stuff differently, and the
browserCaps file is no longer the way to do it. Maybe you could trawl through the archives here as
this question has come up a few times.

HTH

--
Alan Silver
(anything added below this line is nothing to do with me)


Jun 27 '06 #4
In article <OF**************@TK2MSFTNGP03.phx.gbl>, Juan T. Llibre
<no***********@nowhere.com> writes
re:
I'm not sure, but I seem to remember that ASP.NET 2.0 implements
this stuff differently, and the browserCaps file is no longer the way
to do it.


Although BrowserCaps is deprecated,
it can *still* be used to identify browsers in ASP.NET 2.0.

<snip>

Thanks for the clarification

--
Alan Silver
(anything added below this line is nothing to do with me)
Jun 27 '06 #5

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

Similar topics

14
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity)...
4
by: Bernard | last post by:
Hi, I am suddenly getting Safari script errors with the following user agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8 In a...
8
by: Giuseppe Chielli | last post by:
Hi to everyone? Can someone tell me if there is a way to identify Safari...I found out that navigator.appName returns "Netscape" and I didn't found any option to change the browser's definition......
2
by: jdlwright | last post by:
Hi, I have a big script that doesn't work in Safari 1.3, but does work in FF, and IE. I've given up going to my local Uni. to use their Macs (they've prevented the Debug menu from appearing...
4
by: Paul W | last post by:
Hi - can someone point me to info on the issues/resolutions of supporting the safari browser? To help me understand, if I was developing pages in say FrontPage, what attributes would I set for...
5
by: Bill Cohagan | last post by:
I'm having some serious difficulties with my ASP.Net 2.0 app rendering in Safari 2.0.3. The most immediate problem is that the menu control doesn't seem to work at all, particularly the use of...
34
by: Simon Wigzell | last post by:
document...focus() will scroll the form to move the specified text field into view on everything I have tried it with except Safari on the MAC. The form doesn't move. Any work around? Thanks.
3
by: Jeff Paffett | last post by:
I'm trying to use the onPaste event in a text input, which according to Apple is supported. However, I get no response in Safari. Firefox works fine.
21
by: Edward | last post by:
Hi All, I feel frustrated with one of my Customers who wants me to ensure that a dotnet web site I am building for them must be compatible to Apple's Safari browser! Safari is buggy and it...
16
by: Edward | last post by:
Hi All, I am having huge problems with a very simple dotnet framework web page (www.gbab.net/ztest3.aspx) , it does NOT render correctly under Apple's Safari. The DIV's do not align amd float as...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.