/    Sign up×
Community /Pin to ProfileBookmark

Help with table and scrolling

Hi folks,

I’m working on a website [url]www.seramas.com/mailsolutions[/url]

As you can see i’ve got it set up to be a table, with a script so that there’s a scroll bar inside the table, that you use to scroll down within the table. However, I don’t want that extra scroll bar there. Is there a way I can have the far right hand scroll bar (normal scroll bar) control what gets scrolled inside the table, not the whole page, or do I have to make the table a greater height in order to put all the text there without a scroll bar? If any of you can examine my code and see what you think, I’d appreciate it.
Thanks
Anthony

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@reddvixenJun 23.2005 — In stead of using a table, I think it would be easier for you to use the following code:

<div style="position: absolute; top: 545; left: 430; width: 90; height: 170; overflow: auto">text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text

</div>

Play with the "height", "width", "top", and "left" numbers to get exactly what you want. If you if the height and width to fit your text you won't have this inside scroll bar. Then use the top and left to get the text exactly where you want it.
×

Success!

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