Good Day
I was working on a project and my Boss was working on a look and feel and he used the ultrawebmenu on version 8.1. The Control is Cool , i would like to make a suggestion. There is a property in the menu called "Target Url" this does not browse to the page, but it looks for the name of the page. Now this is good for me , but for him its a problem because he makes typo's there and the menu will not find the page when its clicked. The Microsoft menu control browse to the location of the File.
Can you look at that in the Future?
Thanks
Vuyiswa Maseko
Hello,
What you mean by "does not browse to the page" ? TargetURL property si used exactly for navigation. When users clicks on menu item that has TargetURL defined, UltraWebMenu will cause browser to navigate to that page.
Could you provide more info on your experice so we can trace down why it does not cause navigation on click, when there is defined TargetURL?
Good Morning
I understand what TargetUrl does, my point that instead of allowing a programmer to do a copy and paste of the name of the page to navigate too, you can just do it like ms menu control, because what it does it allows you to browse to the location of the page.