OK so I've been battling this problem for a few days. I know how to insert flash content thanks to everyone's help, but thats all only possible on the client side (in the browser). What I want is to use jxs and return some HTML from the server (a PHP) and have it rendered as HTML, not inserted as DOM nodes.
I believe if there was a way to tell jxs (or xmlExec, for that matter) to convert some of the XML returned (all the contents of the <insertAsHTML select="#mydiv"> node, say) to HTML instead of DOM nodes, I'd be a happy camper. So my question is what's the minimum amount of change I need to apply to jxs to implement that? Any ideas gladly appreciated! --Jacob _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
