So, i'm trying to create a small confirmation dialog (inline, toopltip) when a user clicks a delete button.
I imagine it to look kinda like this
(but with a small text and OK & Cancel buttons). But i'm not here to ask how to style it.
I would prefer to use qTip2 as the plugin for the job, but if you have an better alternative i'd go for it too.
So, how would i do to launch a tooltip with some interatice elements and only close it if looses focus or the close button is clicked. Also - the delete button is loaded by Ajax.
Any ideas?
Thank you, peace!