Страница 1 от 1
Публикувано: пет ное 02, 2007 5:09 pm
от chaosprime
It would be nice if the input focus were automatically moved into the input box in the botcheck, rather than requiring the user to click into the box.
There is
Javascript form autofocus code at the link given that could be used to easily do this.
Публикувано: ср ное 07, 2007 6:38 pm
от Nastiezo
chaosprime написа:QUOTE(chaosprime @ Nov 2 2007, 11:09 AM) It would be nice if the input focus were automatically moved into the input box in the botcheck, rather than requiring the user to click into the box.
There is
Javascript form autofocus code at the link given that could be used to easily do this.
That javascript code is seriously the most ugly piece of work I've ever seen lol... I like your suggestion which is why I'll help by adding the simplest javascript method of focusing on an input box.
Goes after the form tag.... I adapted it to work on the current botcheck on uni2..dunno if uni1, 3 or speed are different.