I've installed the 1.10 version of jQuery and I am getting this error when trying to set the value as the way I've always done so with the selectmenu widget.
Error: Uncaught Error: no such method 'value' for selectmenu widget instance
$('select.widthOpts').selectmenu('value', wDims.feet);
I also receive the same error when attempting to set the index of the selectmenu.