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!
It is easy to do with qTip2. I will give you a start, for that see my DEMO
Result
HTML
CSS
JavaScript
Please for better adjusting to your needs, read the qTip2 Documentation and the jQuery UI Documentation.