hi there,
iam using the ActiveX for Chrome for my web application, i got some
problem/conflics, my javascript control not run properly if i enable this
ActiveX extension, bellow the list of my javascript control :
1. CKEDITOR (www.ckeditor.com)
sample:
CKEDITOR.appendTo('my-div-id');
2. when i try to call this function:
var fso = new ActiveXObject("Scripting.FileSystemObject");
var filepath = $(selector).val();
var thefile = fso.getFile(filepath);
thanks,
Ifan
Original issue reported on code.google.com by i...@mquestsys.com on 14 Aug 2013 at 3:50
Original issue reported on code.google.com by
i...@mquestsys.com
on 14 Aug 2013 at 3:50