$.widget( "ui.combobox", {

$.widget( "ui.combobox", {

Hi All,

I am looking at the code for Autocomplete code. What does this do:
$.widget( "ui.combobox", {  ... });

Thanks for any advice!

Rob
:)