I want hide browsers's status bar meassage which is mouse hover Treenode

  1. #1

    I want hide browsers's status bar meassage which is mouse hover Treenode

    Click image for larger version. 

Name:	pro.png 
Views:	61 
Size:	39.2 KB 
ID:	5775

    I want hide browser status bar message when mouse hover Treenode
    how to set all TreeNode didn't show url when mouse hover it ?
    sorry my English,Please Help ,Thanks~
  2. #2
    Hello!

    You cannot hide this tooltip because this is browser's default behavior for the anchors (<a></a>). However, you can use CustomConfig to save Url of a node and handle TreePanel's nodeclick event so there shouldn't be the anchors and tooltip too.
  3. #3
    Quote Originally Posted by Baidaly View Post
    Hello!

    You cannot hide this tooltip because this is browser's default behavior for the anchors (<a></a>). However, you can use CustomConfig to save Url of a node and handle TreePanel's nodeclick event so there shouldn't be the anchors and tooltip too.
    It's work!
    Thank you much !

Similar Threads

  1. Replies: 5
    Last Post: Oct 17, 2012, 9:29 PM
  2. [CLOSED] Plugin to display extra buttons on treenode hover
    By jchau in forum 1.x Legacy Premium Help
    Replies: 22
    Last Post: Sep 26, 2011, 10:44 PM
  3. TreeNode and Mouse Events (OnMouseOver/Hoover)
    By yaser82 in forum 1.x Help
    Replies: 2
    Last Post: Dec 07, 2009, 5:22 PM
  4. [CLOSED] TreeNode's selected status
    By pumpkin in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 03, 2009, 5:47 AM
  5. Mouse hover not disappearing in FireFox
    By dbassett74 in forum 1.x Help
    Replies: 0
    Last Post: May 17, 2009, 11:33 AM

Posting Permissions