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.
- go to your blogger dashboard.
- click layout option.
- then there will appear click add gadget option. click that…
- then chose HTML/ JAVA SCRIPT option at which opened on new window.
- at there tittle use what you want. i used iss live tracker.
- next at content field place following code:
- 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