MikeJ
MikeJ

Reputation: 43

jQuery/JavaScript Pop Up window with Django (select from child, display on parent)

What I want help on is, when a user clicks a link (existing images), it opens a window (I have done this). In this window I have a list of current images on the server, If a user selects a image (via radio button - then submits), it passes the id from the child to the parent.

I tried manipulating a js calendar pop-up script, but with no luck. I am not a good js/jQuery coder, and I hope that someone can help me with this, nice and simple.

I am using Django as my backend code if that makes any difference.

Thanks

Upvotes: 1

Views: 3863

Answers (0)

Related Questions