https://github.com/joomla/joomla-cms/blob/staging/media/system/js/core-uncompressed.js#L30
IE10 debugger prompts "invalid parameter"(translated from Chinese) when trying to submit form through the core.js script. After searching the web, I found a solution:
fireEvent('onsubmit') // instead of fireEvent('submit')
The problem disappeared after the change.
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
Status | New | ⇒ | Information Required |
Closing than. Thanks
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-12 18:36:45 |
Closed_By | ⇒ | zero-24 |
Sorry that it has taken so long for you to get a reply on this issue. Is it still a problem in the current release of joomla or has it been resolved elsewhere?
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5190.