Encoded urls in menu

Hello!

I set url’s in menu, for example: '<href><![CDATA[index.php?r=docs/inventory]]></href>'
and when I clicked on it I get encoded url in browser: index.php?r=docs%2Finventory

Is there way to fix it? I.e. I want to see index.php?r=docs/inventory in browser’s url input

Any ideas?

Anchor char # breaks also and windows.location.hash breaks too.

Please, try to use the onClick event instead of placing the html-anchor in the menu:
docs.dhtmlx.com/api__dhtmlxmenu … event.html