org.symbian.tools.wrttools/projecttemplates/WRTKit/UI/Ajax.js
changeset 102 30e0796f3ebb
parent 73 c56c874eef47
child 210 0f7abfd6ae62
equal deleted inserted replaced
101:15f3b303bbb1 102:30e0796f3ebb
    72 						}catch(e)
    72 						}catch(e)
    73 						{
    73 						{
    74 							//	call the native XmlHttpRequest.open method
    74 							//	call the native XmlHttpRequest.open method
    75 							this._open(method, url, flag);
    75 							this._open(method, url, flag);
    76 						}
    76 						}
    77 					}
    77 					};
    78 				}
    78 				}
    79 			}
    79 			}
    80 			catch(e)
    80 			catch(e)
    81 			{
    81 			{
    82 				//	eatup all exceptions
    82 				//	eatup all exceptions