I think it would be nice to have someone land on the contact page, and not have to click to focus the contact form…
]]>I need that cursor appears on this field at a page load.
Thanks
]]>I’m trying to make the cursor show in the input of the password field on the password protected page when it visits the page. Can anyone guide me on how to do it? Thanks!
]]>Can you advise the best way to set ‘autofocus’ on the field so the cursor set & blinking on page load?
]]>How can I set as active a specific tab title when a specific page is open? For example, when I am on page B2 I need to have Title B focused.
Alex
]]>Thank you for your help!
Site: www.harrisonsresearcher.com
]]>Very nice script, I use if to secure my website.
One thing I’ve found annoying, when you have the second screen
I always start to type the OTP and press enter only to find the input is not in focus.
so nothing is entered and I have to start again.
But.. I’ve found a way to get the focus on the the second input..
I’ve edit line 546 on the google-authenticator.php file
and changed it into this:
echo "\t\t<input type=\"text\" name=\"googleotp\" id=\"googleotp\" class=\"input\" value=\"\" size=\"20\" style=\"ime-mode: inactive;\" autocomplete=\"off\" autofocus /></label>\n";
( yes I just added autofocus to this line )
And now I have my focus when I log in
Just sharing this because I think you might find this useful.
Thank you for a great plugin.
Love,
Amy
Thank’s for this great plugin!
]]>