Reorder
by jelane20
HTML
<form id="FormDonation" onsubmit="return CheckForm105636(this);" method="POST" action="Donor.asp?ievent=105636&en=atKJIZPIJ8KKJXNJKgIVL9MFIeKWL7MNKpI5LmJ" name="SUPPORTER105636">
<input type="hidden" id="Reload" name="Reload" value="">
<input type="hidden" id="Caller" name="Caller" value="Donor.asp?ievent=105636&en=atKJIZPIJ8KKJXNJKgIVL9MFIeKWL7MNKpI5LmJ">
<input type="hidden" id="ParticipantSupporterID" name="ParticipantSupporterID" value="">
<input type="hidden" id="CreditTeamID" name="CreditTeamID" value="">
<input type="hidden" id="SupporterID" name="SupporterID" value="">
<input type="hidden" id="LoginID" name="LoginID" value="">
<input type="hidden" id="FormID" name="FormID" value="5">
<input type="hidden" id="RelationSupporterID" name="RelationSupporterID" value="">
<input type="hidden" id="Individual" name="Individual" value="Y"><table width="450" id="TableDescription"><tbody><tr><td align="left"><font size="2" face="Arial" color="#000000">** Your donation will be made securely through Kintera Sphere.</font></td></tr></tbody></table><input type="hidden" id="PledgeLevelIDY" name="PledgeLevelID" value=""><table width="450" id="TableRequiredInfo"><tbody><tr><td align="left"><font size="2" face="Arial" color="#ff0000">* required information</font></td></tr></tbody></table>
<table width="450" cellspacing="0" cellpadding="0" border="0" bgcolor="#ff6633" id="TableOuter"><!--1-->
<tbody><tr><td>
<table width="100%" cellspacing="0" cellpadding="2" border="0" bgcolor="#ffffff" id="TableInner"><!--2-->
<tbody><tr><td bgcolor="#ff6633" align="center" colspan="3"><span id="donation_type_copy"><b><font size="3" face="Arial" color="#ffffff">Donation Form</font></b></span></td></tr>
<input type="hidden" id="Tribute" name="Tribute" value=""><tr bgcolor="#ffffff"><td colspan="3"><b><font size="2" face="Arial" color="#000000">Select Gift Frequency</font></b></td></tr>
<tr bgcolor="#ffffff"><td colspan="3"><b><font size="2" face="Arial"...
JavaScript
$('form#FormDonation table#TableOuter tbody tr td table#TableInner tbody tr td font label:contains("Enter Donation")').closest('tr').after($('form#FormDonation table#TableOuter tbody tr td table tbody tr td font:contains("Reason For")').closest('tr'));
$('form#FormDonation table#TableOuter tbody tr td table tbody tr td b font:contains("Additional Information")').css('display', 'none');