I posted this by accident as a reply to something else: > > http://corky.net/dotan/programming/jquery.dialog/dialog-demo.html > > Using YUI, I had a page with embedded forms that would pop-up in > pretty dialog boxes and call my CGIs via AJAX; What I actually wanted > to have was pretty dialog boxes that would also get their forms from > the CGIs, so that I could embed them into any page I wanted (thus > allowing users to both add a comment on a specific report and on a > bunch of reports selected from a table). > > The link above is a little demo that tries to do this, using JQuery's > greybox and form plugins.
Contrary to what I wrote earlier, it does work in Internet Explorer 6 (you need to use the the latest jquery.js, not version 1.02 I'm not sure how this could be refactored into something properly generic, let alone a plugin. - Dotan Dimet http://corky.net/dotan/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
