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

Публикувайте отговор

Влезте, за да публикувате отговор.