Log in

View Full Version : popup window with return values



soulfreshner
02-26-2008, 12:12 PM
1) CODE TITLE: popper.js

2) AUTHOR NAME/NOTES: Derick van Niekerk

3) DESCRIPTION: This code consists of 2 functions (popSelect and popReturn) to facillitate a custom popup that appends a value to a hidden variable and optionally appends a text description relating to the popup choice. At the moment it's pretty much taylored to my needs, but the code is simple enough for even a beginner to modify.

4) URL TO CODE: <attached>

There are many things I don't like about this code, but I couldn't find anything similar anywhere else. I hope somebody finds it useful...

BYK
03-04-2008, 10:53 AM
If you make the code work like a lightbox instead of a pop-up it may attract more people. Good work ;)