Chris Domigan wrote: > If I add a button via javascript after the initial page load and > .jqm() call, how can I bind this button so that it triggers the modal? > Chris,
Interesting question. There is currently no (clean) support for this as the serialized "hash" is not tied to the element $.jqm() was called on. The serial is tied the trigger(s) event(s). Perhaps you would like to propose an example (pseudo-code) of how you would like to see this done & I can provide the functionality? ~ Brice _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
