Live images on own websites
#16
(2020-12-06, 15:42)ddperso Wrote: Hello
I use iframe of Blitzortung map on my weather site (https://meteo-auffargis.decoodt.eu "Foudre et éclairs" tab)
At each time I go to this page I have a window "this site use cookies" and the answer is not memorized on the computer or mobile. ALso whe I return to this page, I have always this window!!

I have tested cookies=0 in iframe line, but no effect.
Do you have the same problem?
Have you a solution?

I hope that I am on the right part of forum.

Thank's a lot for your help
Code:
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta charset="utf-8">

    <meta name="dcterms.created" content="Sun, 06 Dec 2020 16:50:02 GMT">
    <meta name="description" content="">
    <meta name="keywords" content="">
    <title></title>
        <style>

  #hedd {z-index:20;position:relative;height:306px;margin-bottom:00px;
  border:.2vw solid #909090;
    border-radius:23px;
  margin-left:0;
        width:406px;
    }
  #hedd iframe {
    display: block;       /* iframes are inline by default */
    background: transparent;
    border: none;         /* Reset default border */
    height: 300px;        /* Viewport-relative units */
    width: 400px;
  margin-left:0px;
    border:6px solid #555555;
    border-radius:20px;
   
  }
</style>
    <!--[if IE]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
  </head>
  <body>
<div id="hedd">
          <iframe name="content_frame" src=
"https://map.blitzortung.org/index.php?interactive=0&amp;NavigationControl=0&amp;FullScreenControl=0&amp;Cookies=0&amp;InfoDiv=0&amp;MenuButtonDiv=0&amp;ScaleControl=0&amp;LinksCheckboxChecked=1&amp;LinksRangeValue=10&amp;MapStyle=0&amp;CirclesCheckboxChecked=0;MapStyleRangeValue=10&amp;Advertisment=0#1.72/37.1/-95.21"
          id="content_frame" ></iframe>
        </div>
  </body>
</html>
This example should work fine if you set your variables to suit.. Convert all "&" to "&amp;"
   


Stations: 689, 791, 1439, 3020
Reply


Messages In This Thread
Live images on own websites - by Egon - 2019-11-24, 12:59
RE: Live images on own websites - by brzanek - 2019-12-17, 20:08
RE: Live images on own websites - by Egon - 2019-12-17, 20:47
Live images on own websites - by Phoenix-Blue - 2019-12-25, 19:40
RE: Live images on own websites - by cutty - 2019-12-26, 07:12
RE: Live images on own websites - by Egon - 2020-02-20, 08:26
RE: Live images on own websites - by rf-leo - 2020-06-22, 11:15
RE: Live images on own websites - by rf-leo - 2020-07-20, 09:23
RE: Live images on own websites - by ddperso - 2020-12-06, 15:42
RE: Live images on own websites - by cutty - 2020-12-06, 17:02
RE: Live images on own websites - by ddperso - 2020-12-06, 22:46
RE: Live images on own websites - by rwlee - 2021-03-08, 19:36

Possibly Related Threads…
Thread Author Replies Views Last Post
  Live images on own websites Egon 0 5,403 2019-11-24, 12:59
Last Post: Egon
  http://www.lightningmaps.org/Images/ removed? HamelGre 3 18,467 2017-08-12, 20:34
Last Post: HamelGre

Forum Jump:


Users browsing this thread: 2 Guest(s)