1

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

4
  • phpmyadmin uses this for custom queries - maybe you could find something helpful in their source? Commented Sep 10, 2012 at 9:32
  • You want new window popup or lightbox like popup? Commented Sep 10, 2012 at 9:32
  • a popup is what I want - nothing too fancy, it's only being used internal at work. Commented Sep 10, 2012 at 9:54
  • I think I eventually found a perfect tutorial that does almost exactly what I wanted, here is the URL - webreference.com/js/tutorial1/opener.html Commented Sep 10, 2012 at 10:25

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.