Can a django view be displayed in a lightbox? References How would you go about displaying a django view in a lightbox with the rest of the website still in the background. In fact I\'d like to have a modal jQuery dialog with a FormView \"pop up\" and keep the rest of my site, which uses a canvas as a full-page background. I\'ve seen the jQuery demo, that shows a modal form, but I don\'t understand how I could render a view in the dialog.
No comments:
Post a Comment