Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Treeview control showing javascript

Status
Not open for further replies.

Craftor

Programmer
Feb 1, 2001
420
NZ
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.

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
:cool:
 
I don't see anyway of hiding the text. Not sure why you think this would be a security risk.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top