Ever wanted to have XUL user-interfaces submitting field values like an HTML form? Fear not; I figured out how to do it (and blogged about it earlier this year). So, I'll be launching an official mozdev project for it, complete with XPI. Very likely, you'll see it within twelve hours.
Bug reports, testcases, and suggestions for the specification are most definitely welcome!
Posted by WeirdAl at November 12, 2004 5:25 PMThis is fantastic, I have been thinking about how to do this for a LONG time but haven't come up with anything better than using XMLHttpRequest to send xml files that are parsed by the server.
I look forward to playing with this, I'd love to help out with it.
Jason
Posted by: Jason Lustig at November 13, 2004 3:01 PM