This just seems to be detecting if the browser is Firefox. The function is even named isGecko which is Mozilla’s browser engine used by Firefox. Edge, IE (Trident) don’t return true from isGecko
Unless I’m missing something I don’t see where the delay is added
This just seems to be detecting if the browser is Firefox. The function is even named isGecko which is Mozilla’s browser engine used by Firefox. Edge, IE (Trident) don’t return true from isGecko
Unless I’m missing something I don’t see where the delay is added