I've got a form appearing in a lightbox, which calls a remote function and updates the parent page. However, I'd like to have the lightbox close on the submission of the form. I'm trying to use an <input="submit" onClick="--javascript here--"> to close the lightbox, but I can't for the life of me figure out what the javascript function call needs to be.
I've tried Modalbox.end() and modalbox.end() Modalbox.close() and modalbox.close() and the same using Lightbox. I get a javascript error each time saying there is no such function. Help, please! Marti --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---