Misbehavior when a form tag is used in a facebox
March 16, 2008 - 4:53am — Jack Cox
| Project: | Facebox |
| Version: | 1.0.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I don't know if it is a bug in facebox or some misbehavior in the browser DOM model, but I've discovered that if you put a form tag in the HTML that is rendered inside a facebox, that it tends to break jquery when the facebox is closed. The facebox will close correctly, but future calls into jquery that use a filter may fail.
Other than that, an excellent plugin.