shellyBelly / dropdown-check-list

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

Dropdown Not working on jquery modal pop up #282

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
** What steps will reproduce the problem?
create a new page
add a new modal jquery
add jquery dropdown

** What is the expected output? What do you see instead?
dropdown must display

** What is your environment?
-- DropDownCheckList version:1.4
-- jQuery version:1.8.3
-- jQuery UI version:1.10.
-- Browser and version:IE9/FF

** Please provide any additional information below/Please attach sample
html

Original issue reported on code.google.com by IndigoCo...@gmail.com on 20 Feb 2013 at 10:48

GoogleCodeExporter commented 9 years ago
i fixed the issue. the issue is happening if the modal pop up is using display 
none as style. so i use jquery.hide()

please marked as fixed

Original comment by IndigoCo...@gmail.com on 20 Feb 2013 at 11:22