GaiaOnline - Marketplace Password Focus

Makes the Password field have focus

< 腳本GaiaOnline - Marketplace Password Focus的回應

提問/評論

Could be faster

Here is a single liner for this

document.evaluate('.//input[@name="password" and @class="marketplaceInputField"]', document, null, 9, null).singleNodeValue.focus();

發表回覆

登入以回復