From: SourceForge.net <no...@so...> - 2010-06-09 03:40:31
|
Bugs item #2803985, was opened at 2009-06-10 07:45 Message generated for change (Comment added) made by afm_44 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=782464&aid=2803985&group_id=151897 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: v1.0 (example) >Status: Closed >Resolution: Duplicate Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Cascading Dropdowns IE8 Initial Comment: I have a problem with IE8 using the anthem:dropdownlists. I am getting 'object doesn't support this property or method'. The error is on the following line: form[name] = input; within the Anthem_SetHiddenInputValue method. Can anyone help? ---------------------------------------------------------------------- >Comment By: Andy Miller (afm_44) Date: 2010-06-09 03:40 Message: Don't call form[name] = input in IE8 or run the site in IE7 compatibility mode. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=782464&aid=2803985&group_id=151897 |