I have an HTML5 textbox and i want to set cursor inside textbox after page loaded like when you open google in ipad?Is it possible to set the cursor in ipad and tab devices.?
I only need set cursor inside textbox code.
I tried this but not working.Please help me out with this...Thanks in advance...
$('#Bhairav').focus();