/    Sign up×
Community /Pin to ProfileBookmark

Seems like IFRAME but…

Hello.

I need to insert some “IFRAME like” (a box with html inside, fix width and height, with scrollbar) into my page. The content of the page and of the “Iframe like” is generated at the same time.

What I wanted to do is :
<iframe>
Here some <b>html</b> code.
</iframe>

But this doesn’t work 🙁

Does anyone has an idea ?

Thx, Titi.

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@the_treeSep 07.2005 — [code=html]<div style="width: 300px; height: 300px; overflow: scroll;">
<!-- you might want to set the overflow to "auto" -->
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas leo mauris, porta at, dapibus sed, fermentum nec, ligula.</p>
<p>In at lacus. Proin non arcu eu justo rhoncus consectetuer. Pellentesque vel ligula. In urna erat, placerat sit amet, vehicula laoreet, rutrum at, lorem.</p>
<p>Donec mauris magna, lobortis vel, luctus ut, auctor eget, libero.</p>
<p>Vestibulum non justo et nisl auctor varius. Sed sollicitudin erat vitae nunc. Pellentesque tellus. Donec vitae erat ac purus ultrices imperdiet.</p>
<p>Morbi tristique. Cras vitae nisi. Praesent nisi erat, bibendum ut, elementum ut, ullamcorper quis, turpis.</p>
</div>[/code]
×

Success!

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