| Widgets |
|
|
|
|
News feeds scroller:You can set-up size and change basic design like background colour, border, by changing style code.
Preview:
HTML code: (just copy and paste at your web-site) <script src="http://handheldlearning.co.uk/rss.js" type="text/javascript"></script>
<style type="text/css">
#hhl2{
width: 468px;
height: 150px;
border: 1px solid #dddddd;
padding: 5px;
background-color: #F7F7F7; }
</style>
<script type="text/javascript">
new rsspausescroller("hhl", "hhl2", "rssclass", 3000, "", "date+description")
</script>
News feeds scroller mini:You can set-up size and change basic design like background colour, border, by changing style code.
Preview:
HTML code: (just copy and paste at your web-site) <script src="http://handheldlearning.co.uk/rss.js" type="text/javascript"></script>
<style type="text/css">
#hhl1{
width: 300px;
height: 1.4em;
border: 1px dashed #dddddd;
padding: 5px;
background-color: lightyellow; }
</style>
<script type="text/javascript">
new rsspausescroller("hhl", "hhl1", "rssclass", 3000, "", "_new")
</script>
Latest forum posts:You need to have URL file-access enabled in your server configuration.
HTML code: (just copy and paste at your web-site) <?php include 'http://www.handheldlearning.co.uk/topics.php'; ?> |
| Welcome, Guest. Please login or register. September 02, 2010, 08:34:52 PM Forgot your password? |