Hi all,
On my TreeView, the javascript code to expand or collapse the menu items is displaying in the status bar when the user hovers over those images e.g.
Is there any way to prevent this from displaying? It looks rather sloppy and could be seen as a security risk.
Thanks as always
Craftor
On my TreeView, the javascript code to expand or collapse the menu items is displaying in the status bar when the user hovers over those images e.g.
Code:
javascript:TreeView_ToggleNode(ctl00_leftNavigationTreeview_Data...
Is there any way to prevent this from displaying? It looks rather sloppy and could be seen as a security risk.
Thanks as always
Craftor