On Oct 19, 1:15 pm, "Ca-Phun Ung" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 12:40 AM, [EMAIL PROTECTED] < > 2) The interaction should be consistent whether you're using a <select> or a > <input> as the basis. Hence clicking on the input box should bring up the > drop down no matter which method is used to populate the combobox. Hope > that's clearer. :) >
This is because the array example has autoShow set to false while the select example has it set to true. I wanted to demonstrate both usages. I've clarified the page to explain that it's a separate option controlling this. > 1) Click on the image button then click outside the combobox - the drop down > doesn't disappear. You have to click on another combobox to get the drop > down to go away. > Fixed. > 2) Simple combo from select example: Click on the input element then click > outside the combobox - it makes a selection on the item that is > highlighted. > Also fixed. http://jonathan.tang.name/code/jquery_combobox - Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
