I have been using Jath with Chrome for a while and it seemed to work like a dream. ...but now that I started testing with IE10 I faced this error:
SCRIPT438: Object doesn't support property or method 'setProperty'
jath.js, line 68 character 4
I tried to follow the comments on issue 17 but those did not work for me...or actually it might be that I did not understand well enough the suggested corrective things.
So, I would really much appreciate if anyone could give more specific instructions of how to get Jath working with IE10? What needs to be done in addition of just calling "Jath.parse(template, response);" ... where response is the response parameter of backbone model parse function...
Hi,
I have been using Jath with Chrome for a while and it seemed to work like a dream. ...but now that I started testing with IE10 I faced this error:
SCRIPT438: Object doesn't support property or method 'setProperty' jath.js, line 68 character 4
I tried to follow the comments on issue 17 but those did not work for me...or actually it might be that I did not understand well enough the suggested corrective things.
So, I would really much appreciate if anyone could give more specific instructions of how to get Jath working with IE10? What needs to be done in addition of just calling "Jath.parse(template, response);" ... where response is the response parameter of backbone model parse function...
-Toni