Have you considered using LOAD(...,ajax=True) to load the form into the `#sesame` div? It will make your life much easier.
On Saturday, 21 July 2012 02:02:21 UTC-5, Alec Taylor wrote: > > I've made a nice form effect using Twitter Bootstrap, where you click > the "Add new group" button, and it bring up a form. > > Example: http://jsfiddle.net/sRUbd/ > > Unfortunately when there is a form error, the form area collapses, so > I never see the error (unless I click "Add new group" again). > > Can I run arbitrary HTML on validation error? — Basically I want to > run `#sesame`... the name of the div containing the form. > > Thanks for all suggestions, > > Alec Taylor > --

