jquery - Acces Denied IE8 on upload submit javascript -


i'm "access denied" on ie8, (chrome,firefox ie>8 works), when javascript execute submit:

    var iframe = this._createiframe(id);     var form = this._createform(iframe, params);     ...     ...     form.submit(); //access denied ie8 

anybody knows solution bypass?

are triggering click??

you can't trigger click via js, ie denieds acces.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -

debian - 500 Error upon login into Plesk Admin - auth.php3? -