Open GoogleCodeExporter opened 9 years ago
Hm, IE11 apparently fails all the tests at
https://github.com/ondras/wwwsqldesigner/blob/master/js/wwwsqldesigner.js#L1470.
How are we supposed to do XSLT then? :-(
Original comment by ondrej.zara
on 30 Dec 2013 at 9:58
A-ha! http://stackoverflow.com/questions/18891860/xslt-processing-on-ie11
Original comment by ondrej.zara
on 30 Dec 2013 at 10:00
Please try with the latest revision:
http://code.google.com/p/wwwsqldesigner/source/detail?r=cb13d657f9fb4a354cb33f7a
d3822f7cc20bf2e8
Original comment by ondrej.zara
on 30 Dec 2013 at 10:06
Thanks, I tried the latest, got a Little bit further, now I get "Type mismatch"
error here, line 1453:
sql = xmlDoc.transformNode(xslDoc);
(Works fine in Chrome an same PC)
Original comment by ejls...@hotmail.com
on 1 Jan 2014 at 9:30
Original issue reported on code.google.com by
ejls...@hotmail.com
on 22 Dec 2013 at 10:15