Widgets
A widget is a snippet of code that can added to your website to allow it to do various things. The widget below will allow visitors to your page to select their state from the drop down box and after clicking on "go" to be redirected to their state's page on www.NonprofitsCount.org.
The widget code appears to the right. To copy it, place your cursor over the code box. A small box will appear in the top right corner. Click on the "copy to clipboard" icon to copy the code your clipboard. Insert the code in your sidebar or anywhere on your page.
<div id="YourStateBox" style="padding:0pt;background:url('http://www.nonprofitscount.org/images/badges/yourstate.gif');position:relative;width:222px;height:300px">
<div id="YourStateBottom" style="padding:0pt;position:absolute;bottom:8px;left:18px">
<form id="states" name="states">
<select style="cursor:pointer" name="states">
<option>----</option>
<option value="http://www.nonprofitscount.org/AL.html">
Alabama</option>
<option value="http://www.nonprofitscount.org/AK.html">
Alaska</option>
<option value="http://www.nonprofitscount.org/AZ.html">
Arizona</option>
<option value="http://www.nonprofitscount.org/AR.html">
Arkansas</option>
<option value="http://www.nonprofitscount.org/CA.html">
California</option>
<option value="http://www.nonprofitscount.org/CO.html">
Colorado</option>
<option value="http://www.nonprofitscount.org/CT.html">
Connecticut</option>
<option value="http://www.nonprofitscount.org/DE.html">
Delaware</option>
<option value="http://www.nonprofitscount.org/DC.html">
District Of Columbia</option>
<option value="http://www.nonprofitscount.org/FL.html">
Florida</option>
<option value="http://www.nonprofitscount.org/GA.html">
Georgia</option>
<option value="http://www.nonprofitscount.org/HI.html">
Hawaii</option>
<option value="http://www.nonprofitscount.org/ID.html">
Idaho</option>
<option value="http://www.nonprofitscount.org/IL.html">
Illinois</option>
<option value="http://www.nonprofitscount.org/IN.html">
Indiana</option>
<option value="http://www.nonprofitscount.org/IA.html">
Iowa</option>
<option value="http://www.nonprofitscount.org/KS.html">
Kansas</option>
<option value="http://www.nonprofitscount.org/KY.html">
Kentucky</option>
<option value="http://www.nonprofitscount.org/LA.html">
Louisiana</option>
<option value="http://www.nonprofitscount.org/ME.html">
Maine</option>
<option value="http://www.nonprofitscount.org/MD.html">
Maryland</option>
<option value="http://www.nonprofitscount.org/MA.html">
Massachusetts</option>
<option value="http://www.nonprofitscount.org/MI.html">
Michigan</option>
<option value="http://www.nonprofitscount.org/MN.html">
Minnesota</option>
<option value="http://www.nonprofitscount.org/MS.html">
Mississippi</option>
<option value="http://www.nonprofitscount.org/MO.html">
Missouri</option>
<option value="http://www.nonprofitscount.org/MT.html">
Montana</option>
<option value="http://www.nonprofitscount.org/NE.html">
Nebraska</option>
<option value="http://www.nonprofitscount.org/NV.html">
Nevada</option>
<option value="http://www.nonprofitscount.org/NH.html">
New Hampshire</option>
<option value="http://www.nonprofitscount.org/NJ.html">
New Jersey</option>
<option value="http://www.nonprofitscount.org/NM.html">
New Mexico</option>
<option value="http://www.nonprofitscount.org/NY.html">
New York</option>
<option value="http://www.nonprofitscount.org/NC.html">
North Carolina</option>
<option value="http://www.nonprofitscount.org/ND.html">
North Dakota</option>
<option value="http://www.nonprofitscount.org/OH.html">
Ohio</option>
<option value="http://www.nonprofitscount.org/OK.html">
Oklahoma</option>
<option value="http://www.nonprofitscount.org/OR.html">
Oregon</option>
<option value="http://www.nonprofitscount.org/PA.html">
Pennsylvania</option>
<option value="http://www.nonprofitscount.org/RI.html">
Rhode Island</option>
<option value="http://www.nonprofitscount.org/SC.html">
South Carolina</option>
<option value="http://www.nonprofitscount.org/SD.html">
South Dakota</option>
<option value="http://www.nonprofitscount.org/TN.html">
Tennessee</option>
<option value="http://www.nonprofitscount.org/TX.html">
Texas</option>
<option value="http://www.nonprofitscount.org/UT.html">
Utah</option>
<option value="http://www.nonprofitscount.org/VT.html">
Vermont</option>
<option value="http://www.nonprofitscount.org/VA.html">
Virginia</option>
<option value="http://www.nonprofitscount.org/WA.html">
Washington</option>
<option value="http://www.nonprofitscount.org/WV.html">
West Virginia</option>
<option value="http://www.nonprofitscount.org/WI.html">
Wisconsin</option>
<option value="http://www.nonprofitscount.org/WY.html">
Wyoming</option>
</select>
<input style="border:medium none;padding:2px 4px;background-color:#4a6f22;color:white;cursor:pointer" name="button" value="Go" onclick="window.location=(form.states.options[form.states.selectedIndex].value);" type="button" />
</form>
</div>
</div>
BadgesA web badge is an image that you can place on your website that will allow your visitors to easily visit the Nonprofits Count site. One click on the image you choose will take the visitor to the home page of www.nonprofitscount.org. To place a badge on your site, have the person who updates your website cut and paste one of the highlighted html code snippets below into your site in the appropriate location (sidebar, etc.). Copy all of and only the highlighted text. Each badge has the corresponding code below it. (Note that you will not need to copy the image itself to place a badge on your site. You only need the code snippet.)
1.
<a href="http://www.nonprofitscount.org" title="Nonprofits Count"> <img src="http://nonprofitscount.org/images/badges/badge1.gif" border="0" alt="Nonprofits Count" /> </a>
2.
<a href="http://www.nonprofitscount.org" title="Nonprofits Count"> <img src="http://nonprofitscount.org/images/badges/badge2.gif" border="0" alt="Nonprofits Count" /> </a>
3.
<a href="http://www.nonprofitscount.org" title="Nonprofits Count"> <img src="http://nonprofitscount.org/images/badges/badge3.gif" border="0" alt="Nonprofits Count" /> </a>
4.
<a href="http://www.nonprofitscount.org" title="Nonprofits Count"> <img src="http://nonprofitscount.org/images/badges/badge4.gif" border="0" alt="Nonprofits Count" /> </a>
5.
<a href="http://www.nonprofitscount.org" title="Nonprofits Count"> <img src="http://nonprofitscount.org/images/badges/badge5.gif" border="0" alt="Nonprofits Count" /> </a>
|