I Cannot Display An Image With An Absolue Path :
here is my code, why cant i disaply this image : i see only the
Solution 1:
If this is from a remote (http://
) page, it is by design: You can't link to local resources from remote pages in modern browsers any more. See details for each browser here.
Post a Comment for "I Cannot Display An Image With An Absolue Path :"