Page 1 of 1

BUG - Safari 5 only - Win or Mac

Posted: Sun Nov 07, 2010 4:27 pm
by jmarcv
When Jfileuploader is in an iframe, the forward parameter forwards to the parent page as its target, instead of the iframe which originated the forward.

Hope this is a simple fix - really puts a damper on AJAX functionality.

Re: BUG - Safari 5 only - Win or Mac

Posted: Sun Nov 07, 2010 6:02 pm
by support
Try to use:
<PARAM NAME="forwardtarget" VALUE="yourframename">
See:
http://www.jfileupload.com/products/jfi ... _http.html