0

I want to know when any of the input fields lose focus i.e. when the cursor is no longer present in the input field. The condition is new input fields can be created even after the page load.

Input fields include: textarea and divs with contenteditable: true.

To give you more details I'm building a chrome extension so adding onblur=func() attribute to input fields is out of the scope.

GorvGoyl
  • 42,508
  • 29
  • 229
  • 225

0 Answers0