harleydude Posted August 31, 2006 Share Posted August 31, 2006 I hope that this is an easy one for you all.I have a list box that uses will refresh the screen as soon as a selection is selected. The page will refresh with the new data selected, but will loose focus. I would like to have this element retain focus after the data refresh event has finished.Is there any way to do this? I have been looking but cannot find the correct process or methods.Thank you in advance for your help on this. Link to comment https://forums.phpfreaks.com/topic/19259-setting-focus-on-last-used-control/ Share on other sites More sharing options...
onlyican Posted August 31, 2006 Share Posted August 31, 2006 Look at something using tabindexmaking tabindex='1' where you want the focus Link to comment https://forums.phpfreaks.com/topic/19259-setting-focus-on-last-used-control/#findComment-83580 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.