Dacula Weather Stickers
My wife asked me what a weather sticker is for... no one had ever asked me that question before so here it is. A weather sticker is a small piece of code or script that can be placed on any web site that will display the current weather conditions. Thanks to Larry at Anole Computer/St. James City Weather for his weather graphic PHP script that I use to make these stickers and thanks to Ken True at Saratoga-Weather.orgfor his AJAX scripts that do all the live updates. I use two types of weather stickers. The first type are static stickers (stickers 2, 4,6) that display a snapshot of the current conditions at the moment the sticker is loaded on the page. The second type are dynamic (stickers 1, 3, 5, 7, 8) with constantly updating data superimposed over an image.

1. 630x100 iframe

To use this code, copy and paste the section below, anywhere in the body of your web document.
You'll need 630x100 pixels for the entire frame.
<iframe name="iframe1" src="http://www.daculaweather.com/gizmo5.htm" frameborder="0" height="100" width="630" scrolling="no" border="0"><font size="1" face="Arial, Helvetica, sans-serif">I'm sorry, your browser does not support IFrames. </font></iframe>

2. 500x80 Banner
Dacula Weather
Copy and paste this code to the location you want this weather sticker to appear on your web page:
<a href="http://www.daculaweather.com/" target="_blank">
<img src="http://www.daculaweather.com/wxgraphic/wxgraphic.php?type=banner_big" alt="Dacula Weather" name="BigBanner" width="500" height="80" border="0"></a>
 
The following sticker is basically the same as above, but is dynamic and updates the information roughly every 4 seconds.
3. 512x88 iFrame

To use this code, copy and paste the section below, anywhere in the body of your web document.
You'll need 512x88 pixels for the entire frame.

<iframe name="iframe1" src="http://www.daculaweather.com/gizmo1.htm" frameborder="0" height="88" width="512" scrolling="no" border="0"><font size="1" face="Arial, Helvetica, sans-serif">I'm sorry, your browser does not support IFrames.</font></iframe>
 

4. 150x150 Square
Dacula Weather
Copy and paste this code to the location you want this weather sticker to appear on your web page:
<a href="http://www.daculaweather.com/" target="_blank"><img src="http://www.daculaweather.com/wxgraphic/wxgraphic.php" alt="Dacula Weather" name="BigSquare" width="150" height="150" border="0"></a>
 
The following sticker is basically the same as above, but is dynamic and updates the information roughly every 4 seconds.
5. 157x157 iFrame

To use this code, copy and paste the section below, anywhere in the body of your web document.
You'll need 157x157 pixels for the entire frame.

<iframe name="iframe4" src="http://www.daculaweather.com/gizmo4.htm" frameborder="0" height="157" width="157" scrolling="no" border="0"><font size="1" face="Arial, Helvetica, sans-serif">I'm sorry, your browser does not support IFrames.</font></iframe>
 

6. 100x100 Square
Dacula Weather
Copy and paste this code to the location you want this weather sticker to appear on your web page:
<a href="http://www.daculaweather.com/" target="_blank"><img src="http://www.daculaweather.com/wxgraphic/wxgraphic.php?type=avatar" alt="Dacula Weather" name="SmallBanner" width="100" height="100" border="0"></a>

7. 220x158 iFrame

To use this code, copy and paste the section below, anywhere in the body of your web document.
You'll need 220x158 pixels for the entire frame.

<iframe name="iframe2" src="http://www.daculaweather.com/centerville.htm" frameborder="0" height="158" width="220" scrolling="no" border="0"><font size="1" face="Arial, Helvetica, sans-serif">I'm sorry, your browser does not support IFrames.</font></iframe>

8. 145x70 iFrame


To use this code, copy and paste the section below, anywhere in the body of your web document.
You'll need 145x70 pixels for the entire frame.

<iframe name="iframe3" src="http://www.daculaweather.com/gizmo3.htm" frameborder="0" height="70" width="145" scrolling="no" border="0"><font size="1" face="Arial, Helvetica, sans-serif">I'm sorry, your browser does not support IFrames.</font></iframe>
 
©2009 Daculaweather.com All rights reserved. Unauthorized duplication or distribution is prohibited
Never base important decisions on this or any weather information obtained from the Internet