On 12/12/2009 08:31 PM, Fli7e wrote:
myTree.addEvent('focus', function(){ if(myTree.blur) myTree.blur(); });

Why are you doing this?

i do this to prevent the ugly outlines when you click on an anchor.

you can also define
  outline: 0;
in your css

Reply via email to