RajeshChaudhary345 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

Only first item have been selected #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
** What steps will reproduce the problem?
Go to "Multi-selector with initially selected options and icons" in
http://dropdown-check-list.googlecode.com/svn/trunk/doc/dropdownchecklist.html

** What is the expected output? What do you see instead?
Only the first item, "Medium", have been checked. "Medium" and "High" are 
selected in the original select component.  

** What is your environment?
-- DropDownCheckList version: 1.4
-- jQuery version: 1.6.1, 1.6.2
-- jQuery UI version: 1.6.13
-- Browser and version: Chrome 12.0.742.122

** Please provide any additional information below
jQuery 1.6.1 and 1.6.2 returns "undefined" from call "option.prop("selected")" 
in "_appendOption" function.
Could be a jQuery bug on ".prop('selected')".

Sorry for my english. :)

Original issue reported on code.google.com by e...@harpiatec.com on 26 Jul 2011 at 3:11

GoogleCodeExporter commented 8 years ago
Please see the discussion and various solutions posted with issue 176

Original comment by womohun...@ittrium.com on 26 Jul 2011 at 3:26