23rd march 2006
joe vasquez has come up with a lovely little script at d3eministry.net. y'know when your developing and testing a web app and everytime you want to delete something you go through the old javascript alert box saying "are you sure you want to delete this"? this can be a real pain in the arse if you're interacting with a database, and everytime you want to delete a record, you get that popping up. well, joe has written a little script that you can put in your apps that'll change the 'delete' button to something like 'really delete?' after the first click. much more friendly. and, if you're on windows like me, you don't get that "duh!" alert sound on top of your itunes everytime you want to get rid of something.
take a look at his script.
thanks for coming