On Wed, Feb 13, 2013 at 4:12 PM, frocco <[email protected]> wrote: > I have a form I want to popup and am having trouble getting this to work. > This is not in the admin page. > > Can someone give me an example? > > Thanks >
An easy way to do a pop up form is to use a jqueryui dialog¹ http://api.jqueryui.com/dialog/ Cheers Tom ¹ Other dialogs are available, consult your local google -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

