Need help? Check out our Support site, then


Embedding Image from another site

  1. I have an aviation blog and I want to embed an a sectional chart map from skyvector.com.
    The website provides an HTML code to cut and paste but when I do this all I get is a link to the site. I have seen it done on other site that actually embed the image. Thanks for the help.

    Here is a link to an example page that I'm trying to copy.
    http://160knots.com/SanLuisObispo.htm

    The blog I need help with is socalpilot.wordpress.com.

  2. We need to see the code. Paste it here between CODE Tags and then we can look at it.

  3. <div id="sv_7470" style="width: 200px; height: 200px;">Flight Planning at SkyVector.com</div><script src="http://skyvector.com/perl/lchart?ll=34.13595486422557,-116.22027466731593&s=3&c=sv_7470&i=24" type="text/javascript"></script>

  4. <div id="sv_7470" style="width: 200px; height: 200px;"><a href="http://skyvector.com/">Flight Planning</a> at SkyVector.com</div><script src="http://skyvector.com/perl/lchart?ll=34.13595486422557,-116.22027466731593&s=3&c=sv_7470&i=24" type="text/javascript"></script>

  5. That is javascript, not HTML and javascript is not allowed here for security reasons.

  6. If they offer a plain HTML image code, you can use that, but not the javascript version.

  7. Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags