David E. Ross wrote:
On 8/11/10 7:47 AM, Ray_Net wrote:
http://home.scarlet.be/~pin10521/didyouseethepicture.htm

The markup
        <img src="IMAGES\pose-yoga.jpg" alt="pose-yoga.jpg">
has a path to the image with a back-slash (\).  That makes the path
invalid for something on a Web server.

IE interprets this as a forward slash (/), but that interpretation is
not always correct.

SM did not work correctly when the page is located in my ISP webserver space.
BUT in local by the use of a webserver or directly by :
file:///C:/TEST/didyouseethepicture.htm SM see the image.

IE see the image by file, on a local webserver and on my isp webserver space.

The "interpretation" of IE is always correct.

if the "\" is replaced by "/" SM and IE works correctly in the 3 cases.

Therefore SM miss a point.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to