/    Sign up×
Community /Pin to ProfileBookmark

EULA type scroll text box?????

I think that I have gone through all of the samples on the main page. But I am unable to find what I am looking for.

What I need is a simple( I hope!) piece of JS that will make a scrolling( Up & Down) window, that has unalterable text. Like a typical EULA box. I found a JS that has the ” I agree” button, but cannot find the box.

Thank you David Clark

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@pyroJul 16.2003 — Try using CSS:

[font=monospace]<div style="border: 1px solid; width:400px; height: 200px; overflow:auto;">

<p>The following text consists of a mock Latin which has been based upon the average frequency of characters and word lengths of the English language in order to reproduce a reasonably accurate overall visual impression. Lorem ipsum dolor sit amet, consectetur adipscing elit, sed diam nonnumy eiusmod tempor incidunt ut labore et dolore magna aliquam erat volupat.</p>

<p>Et harumd dereud facilis est er expedit distinct. Nam liber a tempor cum soluta nobis eligend optio comque nihil quod a impedit anim id quod maxim placeat facer possim omnis es voluptas assumenda est, omnis dolor repellend. Temporem autem quinsud et aur office debit aut tum rerum necesit atib saepe eveniet ut er repudiand sint et molestia non este recusand.</p>

</div>[/font]
Copy linkTweet thisAlerts:
@D_S_R_ClarkauthorJul 16.2003 — I think I found what I was looking for. It's called a i-Frame It scrolls a second page inside a window on the current page.

<iframe name="I1" width="353" height="326" src="The page you want scrolled.htm" align="middle">

Your browser does not support inline frames or is currently configured not to display inline frames.

</iframe></td>


"Your browser does not support inline frames or is currently configured not to display inline frames." is arlternate text.

You just format the text in a table to the width you want. Length does not matter. Drop the code on the page you want the window. Point the code towards the target page. And there you have it

Thanks for the help PYRO !
×

Success!

Help @D_S_R_Clark 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,
)...