OSDN Git Service

Version 0.6.160, fix X.Net.
[pettanr/clientJs.git] / 0.6.x / js / 06_net / 03_XNetForm.js
index fffe714..71f65cc 100644 (file)
@@ -92,7 +92,7 @@ function X_NET_Form_iframeListener( e ){
                                \r
                                idoc = this[ '_rawObject' ].contentDocument || this._iwin.document,\r
                                \r
-                               X_NET_FormWrapper[ 'asyncDispatch' ]( { type : X_EVENT_SUCCESS, responce : idoc && idoc.body ? idoc.body.innerHTML : '' } );\r
+                               X_NET_FormWrapper[ 'asyncDispatch' ]( { type : X_EVENT_SUCCESS, response : idoc && idoc.body ? idoc.body.innerHTML : '' } );\r
                        };\r
                        break;\r
                case 'ninjaerror' :\r