HTMLGuyLLC / jTimeout

jQuery session timeout handler
https://htmlguyllc.github.io/jTimeout/
MIT License
16 stars 18 forks source link

Update jTimeout.js - close tab across multiple windows when not using jAlert #32

Open jhamsle opened 2 years ago

jhamsle commented 2 years ago

I made the "hideCountdownAlert" function overriddable. This way if someone wants to control their dialog/UI they'll be able to have it close properly across multiple windows. Note: "timeout.timeoutWarning = false;" should still be in the overridden method, or the pop-up won't display again and will continually fire "close" events.