Thursday, January 24, 2008

create a timeline display on your site

Easy way to create the time time display for ur website.. check the below link.

http://www.mytimelines.net/create-a-timeline/


example:
<head>
<script src="http://simile.mit.edu/timeline/api/timeline-api.js" type="text/javascript"></script>
<script src=" http://www.mytimelines.net/js/mytimelines.v1.0.php?u=http://news.search.yahoo.com/news/rss?p=india&ei=UTF-8&fl=0&x=wrt " type="text/javascript"></script>
</head>
<body>
<div><div id="my-timeline" style="height: 400px; width: 500px; border: 1px solid #eaeaea; font-size: 11px; font-family: arial;"></div></div>
</body>



No comments:

Post a Comment