473,625 Members | 3,253 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with ASP.NET 2.0 menu with Safari

Hello,

I am using the ASP.NET menu control and I have two issues when the page
containing the menu is displayed in Safari on Mac OS X:

1) The menu is not dynamic. Why (it seems that Safari is treated as
downlevel browser)?
2) I run into the "DynamicMenuSty le" bug (see
http://weblogs.asp.net/dannychen/arc...21/431121.aspx)
Any ideas when this bug will be fixed?

Tested on Safari Version 2.0.3(417.8)

Any suggestions?
Jan 12 '06 #1
4 1515
Hi Dpomt,

Welcome.
As for the ASP.NET 2.0 menu control, it is possible that some clientside
behavior may lost on some MAC or other system's browsers, and I think the
current Menu control's device filter and Rendering implemenation for safari
may restricted the output to simple html content.

For the DynamicMenuStyl e bug you mentioned, I'd suggest you try looking it
up on the MSDN product feedback center:

#MSDN Product Feedback Center
http://lab.msdn.microsoft.com/produc...k/default.aspx

Also, if you can post any of your further requests there(like the
browerCaps setting for safari browser...) on it..

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Problems with ASP.NET 2.0 menu with Safari
| thread-index: AcYXqofI8cZeRf5 7TIqu9b81eMDFmw ==
| X-WBNR-Posting-Host: 84.162.124.58
| From: "=?Utf-8?B?ZHBvbXQ=?=" <dp***@newsgrou ps.nospam>
| Subject: Problems with ASP.NET 2.0 menu with Safari
| Date: Thu, 12 Jan 2006 11:01:01 -0800
| Lines: 14
| Message-ID: <AF************ *************** *******@microso ft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.p hx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.p hx.gbl!TK2MSFTN GP08.phx.gbl!TK 2MSFTNGXA03.phx .gbl
| Xref: TK2MSFTNGXA02.p hx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:3704 13
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| Hello,
|
| I am using the ASP.NET menu control and I have two issues when the page
| containing the menu is displayed in Safari on Mac OS X:
|
| 1) The menu is not dynamic. Why (it seems that Safari is treated as
| downlevel browser)?
| 2) I run into the "DynamicMenuSty le" bug (see
| http://weblogs.asp.net/dannychen/arc...21/431121.aspx)
| Any ideas when this bug will be fixed?
|
| Tested on Safari Version 2.0.3(417.8)
|
| Any suggestions?
|

Jan 13 '06 #2
Hello Steven,

thanks for the feedback.

I can't believe such a modern browser like Safari is treated as downlevel
browser and the menu just outputs simple html.

As proposed, I have posted the things described in the MSDN product feedback
center.
Best regards,
Dieter
Jan 13 '06 #3
Thanks for your response Dieter,

So far I think we may have to manually customize the browser caps setting
if we want to let ASPNET render advanced html & dhtml scripts for safari.
Also, as I mentioned in your another thread, you can also try posting the
request in www.asp.net's formu or some dev guys's blogs there ....

Thanks & regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Problems with ASP.NET 2.0 menu with Safari
| thread-index: AcYYOgBhMEIGupf MSbKHv0a3dEINvA ==
| X-WBNR-Posting-Host: 84.162.101.34
| From: "=?Utf-8?B?ZHBvbXQ=?=" <dp***@newsgrou ps.nospam>
| References: <AF************ *************** *******@microso ft.com>
<WA************ **@TK2MSFTNGXA0 2.phx.gbl>
| Subject: RE: Problems with ASP.NET 2.0 menu with Safari
| Date: Fri, 13 Jan 2006 04:08:02 -0800
| Lines: 13
| Message-ID: <91************ *************** *******@microso ft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.p hx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.p hx.gbl!TK2MSFTN GXA03.phx.gbl
| Xref: TK2MSFTNGXA02.p hx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:3706 02
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| Hello Steven,
|
| thanks for the feedback.
|
| I can't believe such a modern browser like Safari is treated as downlevel
| browser and the menu just outputs simple html.
|
| As proposed, I have posted the things described in the MSDN product
feedback
| center.
|
|
| Best regards,
| Dieter
|

Jan 16 '06 #4
Steven,

thanks for your response.
I found a similiar thread
http://forums.asp.net/1161295/ShowPost.aspx
and hope the guys there could help me in changing the browsercaps to let
Safari render the menu like IE6 does.

Best regards,
Dieter
Jan 16 '06 #5

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

Similar topics

4
1949
by: Sandman | last post by:
Ok, so I've used the suggestion I got earlier. <div class="menu level0 haschildren active">Front page</div> .menu.level0.haschildren.active { ... } This doesn't work in IE, of course - so how would you solve the above in IE? I.e. how do you assign multiple selectors to one object and then assign a style to any given combination of said selectors? I can't find any good reference on the above technique, and all selector grouping all...
26
2816
by: Thomas Mlynarczyk | last post by:
Hi, Could some kind person using Mac or Linux (or others) please take a look at http://www.mlynarczyk-webdesign.de/tmp/menu/menu.html and tell me if the page renders as it should (screenshot provided on the page)? Never mind the colors, this is just to test the functionality. The page validates (HTML & CSS), and seems to "work" as expected on Windows (IE5+, OP5+, NN5+, Mozilla & Firefox). I know the styles won't work on IE4
2
4070
by: Chris | last post by:
I'm desperately trying to get my site finished against the clock. It looks great in FF, Opera and IE6 but falls apart in IE5 and Safari. I HAVE to have it ok for IE5.x. Has anyone got any suggestions? Can anyone help? www.hyperion-interactive.com/test (There's a Flash sniffer first) Thanks in advance to anyone that has any pointers. Chris
8
2087
by: gb | last post by:
I did a menu using list items. Safari and Firefox users are complaining. Can I post it here for inspection? Thanks
29
2307
by: töff 93722 | last post by:
Long story short, I built a website based primarily on JavaScript: http://www.sjcga.com The site renders *great* in WinIE6/7 and in Mac/Win Opera9. It has problems in Mac/Win Firefox2, and in Safari(OSX) ... especially the Gallery, but the rightside menu is funky also. I've "validated" my scripts through a couple different systems, to no
1
1260
by: jenlindner | last post by:
Hi, I'm checking out the Deluxe Menu (http://deluxe-menu.com/) for a client. We want to use the scrolling feature but scrollbars appear in it on Safari, which is ugly. Has anyone ever used this and disabled the scrollbars on Safari? Does anyone know much about scrolling divs and Safari in general and/or have any ideas about this? I'm just checking out the demo version and so can't look at the source code right now.
8
1993
by: windandwaves | last post by:
Hi Guys I need a bit of help with a fancy menu... http://www.sunnysideup.co.nz/j/menu I have two questions 1. it does not seem to work on Safari on a mac - what should I do?
7
1800
by: joecap5 | last post by:
I have a main window from which I want to open a separate side menu window. I then want to create a list of items on that side menu by clicking on the item names in the main window. So far I am able to click on "Open Menu" and have the side menu open. I can then click on Items and have them added to the side menu using the innerHTML method or the node method. The trouble comes in when I try to have the side menu opened automatically...
4
1816
by: AG | last post by:
Using ASP.NET 3.5 I have been using a standard menu control bound to a sitemapdatasource using a web.sitemap file. The menus work fine in IE and Firefox, but in Safari, they render horribly and dynamic menus don't work at all. I found a post indicating that rendering can be improved by modifying browserCaps, but not the dynamic functionality. A search finds many third party menu controls. Most of which utilize their own xml file source.
0
8256
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8694
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8635
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8497
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7184
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6118
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4193
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1500
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.