If someone is using this jquery combobox http://jonathan.tang.name/code/jquery_combobox, I am trying to get a solution for
- Make it's width set dynamically based on the longest element.
- "lazy load" the values when the element is clicked or user tabs into it.
If this isn't possible, is there another solution i can use that has similar qualities and is just as fast?