Comment on Google is considering removing alert()parentComments−trangus_19855ythat's confirm(). alert() cant block a page close in progress (by design, afaik)I'm actually not a huge fan of the design of confirm() either, but at least that has a valid, modern use
Comments
that's confirm(). alert() cant block a page close in progress (by design, afaik)
I'm actually not a huge fan of the design of confirm() either, but at least that has a valid, modern use