Want to put the radmon.org map on your website?
10 years 3 weeks ago #46
by mw0uzo
Want to put the radmon.org map on your website? was created by mw0uzo
Use this url inside a frame or other placeholder
http://www.radmon.org/maponly.shtml
http://www.radmon.org/maponly.shtml
Please Log in or Create an account to join the conversation.
9 years 10 months ago #409
by Frank
Replied by Frank on topic Want to put the radmon.org map on your website?
Talk about old times, when you posted this and how to put the map on our sites, how do I go about this using this? so I can have say, just the USA map showing on my radiation page?
Please Log in or Create an account to join the conversation.
9 years 10 months ago #410
by mw0uzo
Replied by mw0uzo on topic Want to put the radmon.org map on your website?
Yes that can be done easily. I need to update this page, so will reply with the code when I do so.
The following user(s) said Thank You: Frank
Please Log in or Create an account to join the conversation.
9 years 10 months ago #411
by Frank
Replied by Frank on topic Want to put the radmon.org map on your website?
Ok, thanks, when you can. I can do some things with programming, but nothing like you programmers out there,lol
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #417
by mw0uzo
Replied by mw0uzo on topic Want to put the radmon.org map on your website?
I got this basic iframe to work:
Check the result here: http://www.radmon.org/iframeradmon.html
Because I had difficulties controlling the iframe from the parent, I just made a USA version of maponly.
maponly does not have all the functions of the main radmon map. I will get them all to work eventually, there are two separate versions because maponly.shtml has to work with old IE versions.
If anyone else wants region specific versions for their webpages, let me know and I will create them
Normal webpage content<br>
<br>
<iframe src="http://www.radmon.org/maponlyUSA.shtml" id="radmoniframe" width=800 height=600></iframe>
<script language=javascript>
var iframe = document.getElementById("radmoniframe");
</script>
<br>
<br>
More webpage content<br>
Check the result here: http://www.radmon.org/iframeradmon.html
Because I had difficulties controlling the iframe from the parent, I just made a USA version of maponly.
maponly does not have all the functions of the main radmon map. I will get them all to work eventually, there are two separate versions because maponly.shtml has to work with old IE versions.
If anyone else wants region specific versions for their webpages, let me know and I will create them
Last edit: 9 years 10 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #418
by Frank
Replied by Frank on topic Want to put the radmon.org map on your website?
Ok, all I was interested in anyways was to just display the map with the markers on it for anyone that goes to my site. really no functions needed, just a display of our site
Thanks Dan.
> added: hey that's cool, perfect Dan, just what I was looking for. And the way the markers just show the site name and what's being used is good enough for me, actually a tad bit more, but that part is good too. I'll try it on my site now and let you know.
Thanks Dan.
> added: hey that's cool, perfect Dan, just what I was looking for. And the way the markers just show the site name and what's being used is good enough for me, actually a tad bit more, but that part is good too. I'll try it on my site now and let you know.
Last edit: 9 years 10 months ago by Frank. Reason: added update
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.175 seconds