I wasn't aware that jQuery/jQueryUI does not support inlined event handlers?
Since I generate all HTML dynamically and bind it to non-restful actions on the server, it is much easier for me to keep the handlers together with the form elements in the HTML. I can see ways to work around this limitation though.
Thanks for looking at "buttonset()".