I\'m working with mutiple jquery-ui autocomplete widgets on one page and want to be able to set the widths of each one individually. Currently, I\'m doing it like this:
I resolved this issue using the 'open' event available. I needed a way to dynamically set the width, along with other items and did not want extra markup.