/    Sign up×
Community /Pin to ProfileBookmark

Print button for scrollable TOS div?

I’m using a standard TOS-style scrollable div to display an online NDA. I’d like to offer the user the ability to print that specific section via a “Print” button right next to the Submit (Agree and Continue) button. How can I do this?

[code=html]<h1>Online Confidentiality Agreement</h1>
<p>Please read carefully each of the articles in the agreement below and check the &quot;I Accept&quot; checkbox for each. At the end of the agreement are a few final checkboxes and a field for entering the unique digital signature that was included in the email you received.
<form>
<div id=”nda”>
<form method=”POST” action=”nda.php”><h3>Non-Disclosure Agreement</h3>
<p>This Non-Disclosure Agreement (hereinafter called &quot;Agreement&quot;) is entered into to provide for the blah blah blah.<br /><input type=”checkbox” name=”Article1″ value=”ON”> I accept the terms of Article 1.</p>

<p>ARTICLE 2. Blah blah blah blah blah blah. <br /><input type=”checkbox” name=”Article2″ value=”ON”> I accept the terms of Article 2.</p>

<p>ARTICLE 3. Blah blah blah blah blah blah. <br /><input type=”checkbox” name=”Article3″ value=”ON”> I accept the terms of Article 3.</p>
<br />
<p><input type=”checkbox” NAME=”attestagreement” VALUE=”value”>By check marking all paragraphs above, I attest that I have read, fully understand, and accept all provisions of this agreement.</p>
<br />
<p><input type=”checkbox” NAME=”recipname” VALUE=”value”>I attest that my name is <?=$name;?> and <br />
<input type=”checkbox” NAME=”recipemail” VALUE=”value”><?=$email;?> is my own valid electronic mail address.<br />As further evidence and confirmation of my identity, the unique digital signature key, as provided to me by Discloser is <input TYPE=”text” NAME=”digsig” VALUE SIZE=”40″></p>

<p><input type=”checkbox” NAME=”attesttruth” VALUE=”value”>I do hereby attest that all information I have provided is correct, and agree on this day, <?=$day;?> of <?=$month;?>, <?=$year;?>, to comply fully with all provisions of this agreement.</p>

<center><p><input TYPE=”submit” NAME=”Submit” VALUE=”Agree and Continue”></p></center>
</div></form>[/code]

to post a comment
HTML

0Be the first to comment 😎

×

Success!

Help @Donny_Bahama spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...