url syntax and firefox?
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
When using firefox this html code does not work:
:
::
:
Browser not compatible
:
:
:The iframe does not load the source file. MS Explorer works fine. The issue seems to be that I am trying to provide a path that points to another computer on my local network.. in this case the name of the computer is "someWindowsComputer". I have tried file://someWindowsComputer/..... as well. Both versions work in Explorer. These types of URLs do not work anywhere where a src field can be used, like in image tags, on firefox however they work everywhere in Explorer. Is there another syntax that can be used on FF? thanks.