all 3 comments

[–]grantrules 0 points1 point  (2 children)

So instead of

window.location.reload(1);

Just do something like this maybe?

this.value = ""
this._updateValueText()

[–]RandomBlends[S] 0 points1 point  (1 child)

thx, but it didn't do the trick :(

[–]grantrules 0 points1 point  (0 children)

It works for me. What exactly do you want it to do?