Open GoogleCodeExporter opened 8 years ago
My tests with IE9 and the DEMO and TESTCASE pages are showing no problems. Do
the DEMO and TESTCASE pages work properly for you? If so, any ideas of what
might be different between your pages and the project pages?
Original comment by womohun...@ittrium.com
on 21 Aug 2012 at 1:51
Also, from personal experience - I have had tremendous problems using the XML
functions across the various browsers and versions within browsers. Instead, I
now use only the jQuery supported 'selector' functions to pick through the
structure of any DOM. I have given up on the browser supplied 'node' based
functions.
You need to set some breakpoints and take a look at the structure of the
original SELECT element just before you invoke DDCL. Hope this helps.
Original comment by womohun...@ittrium.com
on 21 Aug 2012 at 1:57
I tried all the options
i have don debugging even...the values getting stored in the options but it
is not displaying in browser ie in ie9 only.
if i keep alert box for the values i get the option value bt in ie9 it
shows nothing.
Original comment by chigulla...@gmail.com
on 22 Aug 2012 at 6:18
Original issue reported on code.google.com by
chigulla...@gmail.com
on 21 Aug 2012 at 6:02Attachments: