Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


ARTICLES
AJAX Delete Confirmation using Taconite
03/23/2006, By Joe Vasquez



The AJAX Delete Confirmation article discusses the non-graceful delete confirmation, the dreaded Javascript confirm popup. Its good idea to use when you want to make the web applications more usable.

I have this love hate relationships with Delete Confirmations. On the one hand you have “How the $%# did you accidentally hit delete?” and on the other hand you have “Oh $%#, I accidentally hit delete!”

It’s a necessary evil I guess.

You can do it the usual way, a Javascript confirmation pop up thingy…or….you can use Taconite to make it a little smoother. Instead of having a Javascript pop up, why not use the same button you just clicked as the confirmation. We can change the button from Delete to Really Delete.

   Read More...

 Rate this Ajax Articles
Error connecting to mysql