ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

'setfrom' is not supported on ie10 for windows 8 #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. just import the js and it will give console errors on its use.
2.
3.

What is the expected output? What do you see instead?
Console error, which stops loading the system

What version of the product are you using? On what operating system?
2.1 is version of curvycorner.js and windows 8 is the platform.

Please provide any additional information below.

Original issue reported on code.google.com by tejaspat...@gmail.com on 21 Mar 2013 at 4:57

GoogleCodeExporter commented 8 years ago
Same problem - ie10 for windows 7
The problem is visible in the javascript console
Switching to ie compatibility mode "solves" the problem - the error disappears 
from the console

Original comment by guido.ca...@gmail.com on 20 May 2013 at 8:17

GoogleCodeExporter commented 8 years ago
I have solved, the problem, the main cause here is, ie browser version is not 
detected, for Internet Explorer 10. Your javascript library, can identify, only 
single digit, version paricularly for ie. If it has double digit versoin, such 
as ie 10, than the  errors, come into the picture. I have solve this issue. 
Thanks, for your, considerations. I have attached, the file for further 
reference.

Original comment by tejaspat...@gmail.com on 20 May 2013 at 11:03

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks it works

Original comment by adamyana...@gmail.com on 14 Mar 2014 at 6:34