How To Use:
1. Copy the the_last_visited_pages.js and the_last_visited_pages.css into your website directory.
2. Write in the <head></head>
<link rel="stylesheet" href="the_last_visited_pages.css" type="text/css" />
<script src="the_last_visited_pages.js" type="text/javascript"></script>
3. Set <div id="the_last_visited_pages"></div> where you want to show the last visited pages of the visitor.
4. Add <script type="text/javascript">start_the_last_visited_pages();</script> just after </body>
How To Customize:
You can use CSS to style it. Edit the code in the_last_visited_pages.css
Version:
1.0
License:
The Last Visited Pages by Ruben Sargsyan is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at rubensargsyan.com.
No comments:
Post a Comment