Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Input Jquery Focus On Page Load Then Do the following Re: Input Jquery Focus On Page Load Then Do the following

#103347
uddinnyc94
Member

no as <input class=”cf-se-input” autofocus>
the problem here is the inside the input html text autofocus only works in html5 supported browsers. Im trying to use jquery to accomplish autofocus on page load on all browsers. Then once the input field is focused it should add a class to it .cfse_a