Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Does anyone know how to set focus on a edit box after a modal "add new values on the fly" closed?I use PHP Runner 9.6 with bootstrap.Thank you.
http://stackoverflow.com/questions/15247849/how-to-set-focus-to-first-text-input-in-a-bootstrap-modal-after-shown
Thanks.However, the link tells how to set focus when calling the modal.And it's not that I want to know.I want to know how to set focus when I am done using the modal "add new values on the fly" and closed the modal.