H
hzgt9b
Check out the tree view on this page:
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.tr...
When you hover over the border between the two frames, a tooltip
displays: "Click and drag to resize. Double click or press 't' to
toggle visibility."
I'm a bit of a newbie to javascript -- how does javascript trap the
keyboard events to perform the "...or press 't' to toggle visibility"
functionality to work?
Any pointers to examples or code snippets would be appreciated.
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.tr...
When you hover over the border between the two frames, a tooltip
displays: "Click and drag to resize. Double click or press 't' to
toggle visibility."
I'm a bit of a newbie to javascript -- how does javascript trap the
keyboard events to perform the "...or press 't' to toggle visibility"
functionality to work?
Any pointers to examples or code snippets would be appreciated.