Skip to content

Instantly share code, notes, and snippets.

@jtwb
Created August 8, 2011 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtwb/1132823 to your computer and use it in GitHub Desktop.
Save jtwb/1132823 to your computer and use it in GitHub Desktop.
RSubmit HTML Response
<tr id="record-4b809a8f7b2d357a3e17a0abd4160b7f-show" class="DNSEditor-textRow DNSEditor-verifyingRow ">
<td class="DNSEditor-column-recordType">
<div class="DNSEditor-recordType recordType-A"><strong>A</strong></div>
</td>
<td class="DNSEditor-column-recordName">
<span class="truncated" title="testabc.etsyworlddomination.com">testabc</span>
</td>
<td class="DNSEditor-column-verb">points to</td>
<td class="DNSEditor-column-recordValue">
<span class="truncated" title="184.106.169.29">184.106.169.29</span>
</td>
<td class="DNSEditor-column-TTL">
<span class="DNSEditor-column-TTL-value">with automatic TTL</span>
<span class="DNSEditor-actions">
<!--<a href="#">Info</a>-->
<a href="#" onclick="cloudFlare.dnseditor.editRecord('4b809a8f7b2d357a3e17a0abd4160b7f'); return false;">Edit</a>
<a class="cancel criticalMuted" href="#" onclick="cloudFlare.dnseditor.removeRecord('4b809a8f7b2d357a3e17a0abd4160b7f'); return false;">Remove</a>
</span>
<label class="DNSEditor-cloudFlarePowered">
<select name="record-4b809a8f7b2d357a3e17a0abd4160b7f-cloudFlarePowered" id="record-4b809a8f7b2d357a3e17a0abd4160b7f-cloudFlarePowered" style="width:70px;" onchange="cloudFlare.dnseditor.toggleProxyRecord('4b809a8f7b2d357a3e17a0abd4160b7f');return false;">
<option value="1" title="images/icons-custom/solo_cloud-55x25.png">Enable CloudFlare</option>
<option value="0" selected="selected" title="images/icons-custom/solo_cloud_off-55x25.png">Disable CloudFlare</option>
</select>
</label>
<script type="text/javascript" language="javascript">
<!--
$('#record-4b809a8f7b2d357a3e17a0abd4160b7f-cloudFlarePowered').msDropDown();
//-->
</script>
<span class="DNSEditor-verifying">
<img class="icon-16" alt="" src="images/icons-custom/spinner-16x16.gif" />
Verifying...
</span>
</td>
</tr>
<script type="text/javascript">
cloudFlare.setupTextTruncation($('#record-4b809a8f7b2d357a3e17a0abd4160b7f-show'));
</script>
<script type="text/javascript">
$('body').animate({)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment