jromeo
07-21-2006, 08:26 PM
Here's one. Please visit the following link...
http://www.southtechinc.com/test.htm
This page has a file input, an iframe, and a div layer.
Using MSIE, if you choose an image using the file input, then click the Div Preview and Iframe Preview links, you'll see them both load on the page as they "should."
Try that with Firefox, and you get...
"Security Error: Content at http://www.southtechinc.com/test.htm may not load or link to file:///your_image_path."
Firefox apparently considers this dynamic content writing a security risk. Is there any way around it?
Please have a look at the source code,too. Thanks.
http://www.southtechinc.com/test.htm
This page has a file input, an iframe, and a div layer.
Using MSIE, if you choose an image using the file input, then click the Div Preview and Iframe Preview links, you'll see them both load on the page as they "should."
Try that with Firefox, and you get...
"Security Error: Content at http://www.southtechinc.com/test.htm may not load or link to file:///your_image_path."
Firefox apparently considers this dynamic content writing a security risk. Is there any way around it?
Please have a look at the source code,too. Thanks.