focus on text area for reply
This commit is contained in:
parent
7b6321302a
commit
a576dcc9ec
|
@ -29,7 +29,7 @@ function showhonkform(elem, rid, hname) {
|
|||
ridinput.value = rid
|
||||
honknoise.value = "@" + hname + " "
|
||||
}
|
||||
//document.getElementById("infobox").scrollIntoView()
|
||||
document.getElementById("honknoise").focus()
|
||||
}
|
||||
function updatedonker() {
|
||||
var el = document.getElementById("donker")
|
||||
|
|
Loading…
Reference in New Issue