| | |
asp:Menu Images Disappearing
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
I have been using the asp:Menu control for a while now but have only just started to use images with it.
When i click and navigate around the site it works fine but
the problem is that when i click the link for the same page that i am viewing
all the images in my two asp:Menu controls disappear
The asp:Menu is filled from an SQL Table and always returns the same results
This ONLY effects IE as firefox works fine
Demo Site
http://82.163.114.65/full%20site/
ASP CODE:
When i click and navigate around the site it works fine but
the problem is that when i click the link for the same page that i am viewing
all the images in my two asp:Menu controls disappear
The asp:Menu is filled from an SQL Table and always returns the same results
This ONLY effects IE as firefox works fine
Demo Site
http://82.163.114.65/full%20site/
ASP CODE:
ASP.NET Syntax (Toggle Plain Text)
<asp:Menu ID="mnuTopMain" runat="server" CssClass="NavigationMenus" Orientation="Horizontal" SkipLinkText="" StaticEnableDefaultPopOutImage="False"> <DynamicMenuStyle CssClass="NavigationMenusDD" /> <DynamicSelectedStyle CssClass="NavigationMenus" /> <DynamicMenuItemStyle CssClass="NavigationMenusDD" VerticalPadding="1px" /> <StaticItemTemplate> <asp:ImageButton ID="imgVTopMenu" runat="server" ImageUrl=<%# Eval("ImageURL") %> ImageAlign="Middle" AlternateText=<%# Eval("Text") %> PostBackUrl=<%# Eval("navigateURL") %> Width="64px" Height="39px" /> </StaticItemTemplate> <DynamicItemTemplate> <span id="lblVCode"><%#Eval("Text")%></span> </DynamicItemTemplate> </asp:Menu>
![]() |
Similar Threads
- Drop down menu with images (JavaScript / DHTML / AJAX)
- Bizzare network issue (Viruses, Spyware and other Nasties)
- Antivirus Gold/SpySheriff/Smitfraud Problems (Viruses, Spyware and other Nasties)
- Menu Images not loading (JavaScript / DHTML / AJAX)
- writing on images (HTML and CSS)
Other Threads in the ASP.NET Forum
- Previous Thread: Need help displaying single database values
- Next Thread: Difference between asp & asp.net
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox class click compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol fileuploader findcontrol flash flv forms gridview gudi homeedition iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings redirect registration relationaldatabases rotatepage save search security serializesmo.table sessionvariables silverlight smartcard sql ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml





