<div>
<Panel ID="pnltraffic" runat="server" cssclass="popup">
If you choose to pay your bail without requesting traffic school, proof of correction or a trial,
your case will be closed and a conviction sent to the DMV. The option of traffic school or any trial will no longer be available.
<br /><br />
<input type="checkbox" onchange="document.getElementById('terms').disabled = !this.checked;" id="chkAgree3" name="check" CausesValidation="true" CssClass="chkAgree"> I have read the above conditions and agree.<br><br />
<span runat="server" ID="chkAgreeReq3" EnableClientScript="true" CssClass="chkValidator" ClientValidationFunction="chkAgree_Validate" ValidationGroup="chkAgree">You must agree to the terms to continue.</span>
<br /><br />
<div style="text-align: center;">
<button ID="btnarcCancel" runat="server" Text="Cancel" CausesValidation="false" onclick="Page_ClientValidateReset();" cssclass="nCourt-Button">Cancel </button>
<button onclick="location.href='https://www.ncourt.com/x-Press/x-onlinepayments.aspx?juris=6b2b6c76-b44a-4f23-b3b3-ec4d0beab7b5'" disabled id="terms" name="terms" class="button">Continue</button>
</div>
</Panel>
</div>
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.