> I search over the net, but I don't find how can do this. I
> need to pop up a dialog with: "Are you sure to delete this?"
> every time when I want to delete a row from a list, etc. Can
> you tell me where I found an exemple or some documentation, or
> how to pop up a dialog box in Django.
The t
I think you'll need some Javascript. Try jQuery:
http://jqueryui.com/demos/dialog/#modal-confirmation.
On Fri, Oct 2, 2009 at 3:23 AM, Nicu Marcu wrote:
> Hello all,
>
> I search over the net, but I don't find how can do this. I need to pop
> up a dialog with: "Are you sure to delete this?
Hello all,
I search over the net, but I don't find how can do this. I need to pop
up a dialog with: "Are you sure to delete this?" every time when I want to
delete a row from a list, etc. Can you tell me where I found an exemple or
some documentation, or how to pop up a dialog box in Django.
3 matches
Mail list logo