Widzoo's web site thumbnail widget is a FREE service you can use to increase
your web site's user-friendliness & help your users locate web sites efficiently.
Here's how:
The image on the right uses widzoo's web site thumbnails.
Simply enter the following snippet into the top of your html page once
(preferrably between the <head> tags):
<script src="http://www.widzoo.com/widzoo.js"></script>
<script>widzoo.createThumbnail('[url]',[width],[height]);</script>
where:
Here are some examples:
<script>widzoo.createThumbnail('http://wwww.sitepoint.com', 120, 90);</script>
|
|
<script>widzoo.createThumbnail('http://wwww.sitepoint.com', 201, 147);</script>
|
Are you using phpld? - Learn how to embed widzoo's web site thumbnails into your phpld installation.
Enter a URL below to preview its thumbnail and code snippet:
Send me feedback!