Browse By Tags

  • UltraWebMenu Styling change from 20111.1006 to 2.064

    Our menu has been running fine for ever (ish),and when I upgraded to .2064, the overall look is different (Hover on main menu items smaller and no border) and dropdowns have background style images duplicated and mixed up.

    I can change the web.config…

  • Not Rendering Correctly when Menu is on Master Page

    I have an UltraWebMenu control that is on a master page. The control is populated dynamically when a content web page (i.e. based on the master page) is initially loaded. The menu items are displayed, and the menu behaves as expected (slide, shadow, item…

  • Re: UltraWebMenu

     

    this is what i given for target.

    wbmnuProllenium.Items(1).Items.Add(

    "Purchasing").TargetUrl =

    "Purchase.aspx"

     I am getting error in like this

    Error: this.__igmenu_navigateUrl is not a function
    Source File: http://localhost…