sintonia/airtime_mvc/public/js/airtime/login/login.js

3 lines
57 B
JavaScript

$(window).load(function(){
$("#username").focus();
})