I have text box in page on which I have written blur function in jQuery.
I don't want it to be called when the user minimizes the window and that time focus is in that box.
The only way I can think to do this is probably more work than simply making it so that it does the right thing regardless of how the focus is lost. Essentially you'd have to rewrite it so that it did the action, not when focus is lost, but when another element on the page gains focus after the original element had focus. Since the minimize button isn't part of the page, it wouldn't trigger the event until it was expanded and another element gained focus. I can think of many things that would go wrong and the code would likely be very complicated just to handle this one requirement.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With