From: SourceForge.net <no...@so...> - 2009-03-27 10:03:43
|
Bugs item #2716658, was opened at 2009-03-27 10:03 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=782464&aid=2716658&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Compatibility with ie8 Initial Comment: In order to make Anthem.net working with IE8 and with an <anthem:Timer>, the aspx page must have an <asp:button> and an <asp:CustomValidator> ! An other way is to add the following line after the <form> balise: <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> Bug javascript at the line: form[name] = input; //with name = "__EVENTTARGET" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=782464&aid=2716658&group_id=151897 |