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();

댓글 남기기

댓글을 남기려면 로그인하세요.