|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Javascript disabled Menu control AccessibilityFor the Menu control: "In browsers that do not support the full client-side functionality of the control, the browser will refresh the window to show the secondary navigation, which might cause screen readers to begin reading the page again." I cannot get this to work in Internet Explorer or Firefox. In Internet Explorer the browser does a postback, but the page never reloads. 15 minutes later and it still hasn't reloaded. In Firefox, I don't even believe it does a postback. Is there something I am doing wrong? -- Mike Logan Hi Mike,
Per this statement: "In browsers that do not support the full client-side functionality of the control", it doesn't mean that it can detect you disabled javascript in IE. ASP.NET determines browser capabilities by checking the user-agent info sent by the browser. Hope this helps. Please feel free to post here if anything is unclear. Sincerely, Walter Wang (waw***@online.microsoft.com, remove 'online.') Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. Is there anyway I can make it work with javascript disabled?
-- Show quoteHide quoteMike Logan "Walter Wang [MSFT]" wrote: > Hi Mike, > > Per this statement: "In browsers that do not support the full client-side > functionality of the control", it doesn't mean that it can detect you > disabled javascript in IE. ASP.NET determines browser capabilities by > checking the user-agent info sent by the browser. > > Hope this helps. Please feel free to post here if anything is unclear. > > Sincerely, > Walter Wang (waw***@online.microsoft.com, remove 'online.') > Microsoft Online Community Support > > ================================================== > Get notification to my posts through email? Please refer to > http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif > ications. > > Note: The MSDN Managed Newsgroup support offering is for non-urgent issues > where an initial response from the community or a Microsoft Support > Engineer within 1 business day is acceptable. Please note that each follow > up response may take approximately 2 business days as the support > professional working with you may need further investigation to reach the > most efficient resolution. The offering is not appropriate for situations > that require urgent, real-time or phone-based interactions or complex > project analysis and dump analysis issues. Issues of this nature are best > handled working with a dedicated Microsoft Support Engineer by contacting > Microsoft Customer Support Services (CSS) at > http://msdn.microsoft.com/subscriptions/support/default.aspx. > ================================================== > > This posting is provided "AS IS" with no warranties, and confers no rights. > > Hi Mike,
Unfortunately the Menu control will not work without javascript. As for the behavior described in the page you referenced, you can test it by setting ClientBrowser="downlevel" in the @ Page directive. However, the postback by the menu's hyperlink is still using javascript, so disabling javascript will not make it work. Regards, Walter Wang (waw***@online.microsoft.com, remove 'online.') Microsoft Online Community Support ================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. Sorry for the typo in previous reply, should be ClientTarget="downlevel".
Regards, Walter Wang (waw***@online.microsoft.com, remove 'online.') Microsoft Online Community Support ================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights.
Really Stuck on a Canlendar Control PLEASE HELP!!!
Events for programatically added controls UserControl values lost on PostBack Menu control. Clickable area Custom Server Controls and javascript CustomWeb Controls and Events I want to know what is a Functional Specification Document? Clikable rows in Grid View How To: Debugging Design-Time Support in Visual Studio 2005 Custom Collection Property Persistence |
|||||||||||||||||||||||