Open GoogleCodeExporter opened 8 years ago
I will no longer be addressing any DDCL problems specific to IE6. I will leave
this issue open but out of scope in case anyone else in the community can help
you.
Original comment by womohun...@ittrium.com
on 23 Jan 2012 at 3:25
I have experienced and resolved this issue. The solution is to download and
include the bgiframe jquery, then set the "bgiframe" parameter to true in the
dropdownchecklist parameter(ex.:$(".abc").dropdownchecklist({ emptyText:
"Select..", width: 70, bgiframe:true });).
Please also go to "ui.dropdownchecklist.js" and look for "// BGIFrame for IE6"
to uncomment the line "self.dropWrapper.bgiframe();" if it is commented. My
environment is just the same as aforementioned.
Original comment by imwa...@gmail.com
on 12 Apr 2012 at 7:39
thanks for help .. i will implement the changes as you suggested and let know
you about the result.
Original comment by pranavku...@gmail.com
on 12 Apr 2012 at 7:56
Original issue reported on code.google.com by
pranavku...@gmail.com
on 17 Jan 2012 at 12:13Attachments: