Every one can disply or track iss current location….
here i am giving tracking html code, which should be placed on your website:
for blogger, they should follow this procedure for adding this tracking widget.
  1. go to your  blogger dashboard.
  2. click layout option.
  3. then there will appear click add gadget option. click that…
  4. then chose HTML/ JAVA SCRIPT  option at which opened on new window.
  5. at there tittle use what you want. i used iss live tracker.
  6. next at content field place following code:
  7. then finally click save.

Programe:

<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=Unicode” />
<title>Live tracking by LOGANSPACE.com</title>
<style type=”text/css”>
body
{
margin: 0;
width: 280px;
height: 200px;
}
</style>
</head>
<body>
<script language=”JavaScript”>
var width=280;
var width=280;
var height=200;
</script>
<script src=”http://n2yo.com/js/iss.js” type=”text/javascript”></script>
</body>
</html>

then finally you will get result:

Live tracking by LOGANSPACE.com


 

Live tracking by LOGANSPACE.com

Leave a Reply