The Widget Zoo

Introducing Widzoo's Free Web Site Thumbnail Widget

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.

Getting Started

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>

Enter the following code snippet everywhere you'd like to display a web site thumbnail:

<script>widzoo.createThumbnail('[url]',[width],[height]);</script>

where:

  • [url] - The web site URL you want the thumbnail for
  • [width] - The width of the thumbnail. 111 (min.) to 480 (max.)
  • [height] - The height of the thumbnail. 82 (min.) to 360 (max.)

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.

Benefits

  • Seamlessly blend thumbnails into your web pages.
    Configurable thumbnail sizes ranging from 111x82 to 480x360.
  • No Waiting for Weeks to get the requested thumbnails.
    It takes at most 72 hours to take thumbnails that are not already in widzoo.com's databases.
  • Save thousands of dollars.
    No monthly fees. No setup fees. 100% FREE.
  • No technical knowledge required.
    Everything is done for you on widzoo.com's servers. Just sit back and relax!

Try for yourself:

Enter a URL below to preview its thumbnail and code snippet:

URL: Width: Height:

Questions?

Send me feedback!