[SalesForce] Show alert popup on standard page layout on click of standard button “Save”

I need to implement alert popup on standard page layout on click of standard button "Save".How can i achieve it.I tried google but not getting a valid implementation.Any idea would be much appreciated.

Best Answer

You'd need a Visualforce page, as you can't override the standard edit page buttons. Also, see this idea for something you can vote on.