Groups
Groups
Sign in
Groups
Groups
jQuery Editable Combobox Support
Conversations
About
Send feedback
Help
Losing selected option in latest version
24 views
Skip to first unread message
Don
unread,
Aug 15, 2009, 2:33:56 PM
8/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jQuery Editable Combobox Support
In version 1.1.0 I was able to use selected options such as:
<option value="x" selected="selected">text</option>
Now in version 1.2.1 this is no longer working. Selected options are
no longer selected, just getting a blank input option in the select
menu.
RaYell
unread,
Aug 16, 2009, 7:25:45 AM
8/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jQuery Editable Combobox Support
Have you tried setting focusOnNewOption preference to false. This
should prevent moving focus after combobox initialization.
$('#mySelect').jec({focusOnEditableOption: false});
Don Bellamy
unread,
Aug 16, 2009, 5:24:31 PM
8/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquer...@googlegroups.com
Just tried that, it didn't work. Seems like it should always select
the "selected" option by default. I'll use 1.1 for now. :)
Thanks!
Don
RaYell
unread,
Aug 17, 2009, 12:54:56 AM
8/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jQuery Editable Combobox Support
I'll try to investigate what might be causing the problems and fix it.
Cheers
RaYell
RaYell
unread,
Aug 17, 2009, 1:04:21 AM
8/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jQuery Editable Combobox Support
I have copied your post to project's issue tracker. You can monitor it
to find out the progress on that.
The link is:
http://code.google.com/p/jquery-jec/issues/detail?id=31
Cheers
RaYell
RaYell
unread,
Aug 18, 2009, 3:45:21 AM
8/18/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jQuery Editable Combobox Support
This issue was fixed in version 1.2.2
Reply all
Reply to author
Forward
0 new messages