I am using an UltraWebMenu in horizontal orientation and for each item in the dropdown menu, I am setting the ImageUrl to an appropriate 16x16 icon. In IE7, IE8, and Firefox 3.6 I can see the image. However, in IE6, the image does not display, the area where the icon would have been (to the left of the menu item) is empty.
Any ideas?
Hello ,
I checked the behavior of the UltraWebMenu in IE6 using the below online sample:
http://samples.infragistics.com/2010.1/WebFeatureBrowser/contents.aspx?showCode=true&t=WebMenu/menustyles/menustyles.aspx~srcview.aspx?path=../WebFeatureBrowserVB/WebMenu/menustyles/menustyles.src~srcview.aspx?path=WebMenu/menustyles/menustyles.src
Do you describe the same issue whic I encountered in this example - the child items are not displayed?
No, in IE6 I am seeing the child items in the examples. However, these are all vertical orientation. The difficulty I am having is that I am using the menu as a horizontal oriented menu. I can see the child items, however, the images associated with those items are not displaying.
Hello,
Did you have the chance to take a look at the sample which I sent you?
If you are not able to reproduce the issue after modifying my example you can send a small isolated application replicating the behavior.
Hope hearing from you.