You are using a browser that is either out of date or not supported.
HIBM.ORG is best viewed using Firefox, Safari, Opera, or IE 6+.
Thank you for your attention.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
donate:make_a_gift_monthly [2010/04/27 20:13] – created danieldonate:make_a_gift_monthly [2010/08/27 23:38] daniel
Line 14: Line 14:
 <input name="1-desc" value="Predefined Amount Donation" type="hidden"> <input name="1-desc" value="Predefined Amount Donation" type="hidden">
 <input name="1-qty" value="1" type="hidden"> <input name="1-qty" value="1" type="hidden">
 +
 <input name="1-cost" value="25.00" type="radio" checked="true" onClick="hideId('otherD')"> $25 <br /> <input name="1-cost" value="25.00" type="radio" checked="true" onClick="hideId('otherD')"> $25 <br />
 <input name="1-cost" value="50.00" type="radio" onClick="hideId('otherD')"> $50 <br /> <input name="1-cost" value="50.00" type="radio" onClick="hideId('otherD')"> $50 <br />
Line 20: Line 21:
 <input name="1-cost" value="1000.00" type="radio" onClick="hideId('otherD')"> $1000<br /> <input name="1-cost" value="1000.00" type="radio" onClick="hideId('otherD')"> $1000<br />
  
-<input type="radio" name="1-cost" id="otherRadio" value="0" onClick="showId('otherD')" class="noborder" />Other  +<input type="radio" name="1-cost" id="otherRadio" value="0" onClick="showId('otherD')" class="noborder" />Other $<input type="text" name="2-cost" id="otherD" size="8" maxlength="4" value=0 style="visibility: hidden;" class="edit" /
-$<input type="text" name="2-cost" id="otherD" size="8" maxlength="4"  +<input name="2-desc" value="Other Amount Donation" type="hidden"> 
- value=0  +<input name="2-qty" value="1" type="hidden">
- style="visibility: hidden;" class="edit" />+
  
 <script type="text/javascript"> <script type="text/javascript">