CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: Date Entered: 3/14/2006 2:38:44 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 4 Views: 30 Favorited: 0 Favorite
5 Items, 1 Pages 1 |< << Go >> >|
"gdb_code" <>
NewsGroup User
Aspnet 2 menu control and IE 53/14/2006 2:38:44 PM

0

I realize that there are a few articles on this subject; however I really cannot get my menus to work when displayed in IE 5.  The drop down control works fine with IE 5.5 and above.

 

When view in IE 5 the menu items show as ?Expand<item>Expand?.  Following on from other articles I have turned off the pop out images and set the PopOutImageFormatString to ? ?.  This removed the ?Expand? text from the output. The menu structure is set as follows -

 

<asp:Menu ID="mnuMainMenu" runat="server" DataSourceID="QualityMenu_SiteMapDataSource" Orientation="Horizontal" Width="584px" DynamicEnableDefaultPopOutImage="false" CssClass="QualityMenu" StaticEnableDefaultPopOutImage="False" DynamicItemFormatString="&nbsp;{0}&nbsp;&nbsp;&nbsp;&nbsp;" StaticItemFormatString="&nbsp;{0}" DynamicPopOutImageTextFormatString=" " StaticPopOutImageTextFormatString=" ">

<StaticMenuItemStyle BorderColor="#003366" BorderStyle="Solid" BorderWidth="1px" CssClass="QualityMenu" />

<DynamicHoverStyle BackColor="Ivory" BorderColor="#D9D9FF" BorderStyle="Solid" BorderWidth="1px" />

<DynamicMenuStyle BackColor="#D9D9E6" BorderColor="Gray" BorderStyle="Outset" BorderWidth="1px" />

<DynamicMenuItemStyle BorderColor="#D9D9E6" BorderStyle="Solid" BorderWidth="1px" CssClass="QualitySubMenu" />

<StaticHoverStyle BorderColor="#D9D9FF" BorderStyle="Solid" BorderWidth="1px" />

</asp:Menu>

 

<asp:SiteMapDataSource ID="QualityMenu_SiteMapDataSource" runat="server" ShowStartingNode="False" SiteMapProvider="XmlQualitySiteMapProvider" />

 

This all works Ok in higher level browsers, however the menus do not display correctly at all on browser used by my users.  The style sheet appears to be being ignored and the menus do not function at all.  When the items are clicked on,  the page returns and the menu items are then not displayed at all.

 

Any help ? please.

 

Cheers

 

George

"jminond" <>
NewsGroup User
Re: Aspnet 2 menu control and IE 53/14/2006 4:00:31 PM

0

can you provide a link to a demo page...

can you post you css and code / html for page that holds the menu ?


Jonathan Minond
http://www.Jonavi.com
http://www.jonavi.com/Default.aspx?pageID=21
http://RainbowBeta.com
http://community.rainbowportal.net/blogs/jonathans_rainbow_blog/default.aspx
http://dotnetslackers.com/community/blogs/jminond/default.aspx
"dannychen" <>
NewsGroup User
Re: Aspnet 2 menu control and IE 53/14/2006 6:25:18 PM

0

Please look at this article on my blog:  http://weblogs.asp.net/dannychen/archive/2005/11/21/431121.aspx  it was written for Safari but also applies directly to IE5.

--
Danny


disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
"gdb_code" <>
NewsGroup User
Re: Aspnet 2 menu control and IE 53/15/2006 9:23:15 AM

0

Danny,

 

Many thanks for your help.  I have now used the device filter solution;  however it really is limiting the way my menus appear and hence affects the overall screen look / feel.  I guess it will just have to do for now.  Such a shame as the menu control is pretty good on later browsers; unfortunately I cannot get my users to upgrade.

 

Is there any timescale for a patch or update being released for the menu control ?

 

Cheers

 

George

"dannychen" <>
NewsGroup User
Re: Aspnet 2 menu control and IE 53/15/2006 3:40:22 PM

0

George,
  Sorry, I can't garentee any timescale.  The control won't get patched on it's own so it's a matter of when an update to the framework gets released.
--
Danny
disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:













background image on a masterpage

deploying a derived control in app_code directory

master pages | external files | style sheets | problem

master pages are a joke!

how to access div tag of my masterpage from contentpage

user control in master page

master page problem with <iframe>

scroll bar in left panel of masterpage

stylesheet file doesnt get picked up

do master pages precede/override base class functionality?

dynamic menus and ie 7

problem with document.form1.content+-+content1+(master).ctl00_contentplaceholder1_lnksubject11.value = ' "+_subject+" '

use sitemap to display nav items

show sub-menu in different place

theming and tagmappings mess up

accessing user provider in a masterpage

how many content place holders?

its there a way to keep the contentpage footer in the same spot?

pages not show up in the sitemappath

two master pages?

menu control not seen properly

pre populate menu control based on user sessions

how i call windows application in web application without using dll of windows application

site map

asp:content within the head tag of the maintemplate.master throwing error when compiling

when staticitemtemplate is defined in the menu control....

master pages or iframes?

newbie needs help with displaying image as a header <td>

how to get the list of themes?

reference the title of the page directive into a master page

how to display treeview without its rootnode

create menu individual for each user. how to?

is it a good idea for your sign on page to have a master template(thinking security)

better navigation controls.

theme controlling loaded css files

tilde in masterpage link

issus with web sitemap control

theming with multiple css files some hard coded some changed programmatically

how to access sqldatasource in master page?

masterpage contentplaceholder creating a table (why?)

run master script before page script

mastertype problem

master pages, images scattered all around the page

page.iscrosspagepostback returns false!!

how to refresh treeview nodes in c#

multiple menus on 1 web page using 1 sitemap

can not change treeview properties programmaticaly

treeview database

applying a different master page to a different part of the site

designer.vb issue

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT