Browse By Tags

  • 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…