On Wednesday, March 1, 2017 at 4:24:18 AM UTC-8, Anthony wrote: > > INPUT(..., _autofocus=True) > > You'll get autofocus="autofocus" in the HTML, but that will work. > > Anthony > > Thanks! It does indeed work (Chrome Version 56.0.2924.87). I had remembered the underscore, but didn't think of the =True.
/dps > On Wednesday, March 1, 2017 at 5:19:14 AM UTC-5, Dave S wrote: >> >> When using FORM(), how does one set an input field to have the autofocus >> attribute? >> >> /dps >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

