fenhopi
12-27-2010, 05:46 PM
Hi, I need help adding a redirect page function to this:
addButton('Close', function() { light.close(); },true).open();
Any idea how to do this? This is a function that closes a window, and I want to close it, then redirect to another page. Thanks in advance.
addButton('Close', function() { light.close(); },true).open();
Any idea how to do this? This is a function that closes a window, and I want to close it, then redirect to another page. Thanks in advance.