:: Forum >>
Highliting text inputs not working
Hi There,
I'm using normal html inputs in the grid (V. 2.0) but when I try to highlight text with the mouse or SHFT+Arrow this does not work (refuses to highlight) or even when I set onfocus="this.select"
Anybody?
Tebogo
Wednesday, May 16, 2007
The text selection is disabled on all controls using onselectstart event, to remove it, use -
grid.setEvent("onselectstart", "");
Alex (ActiveWidgets)
Wednesday, May 16, 2007
how to display message in a bold format in javascript alert
anybody?
Friday, May 18, 2007
Thanks Alex!
Tebogo
Monday, May 21, 2007
This topic is archived.
Back to support forum
Forum search