Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: scrolling pages in console

by CodeJunkie (Monk)
on Jul 14, 2003 at 10:33 UTC ( [id://273934]=note: print w/replies, xml ) Need Help??


in reply to scrolling pages in console

Hello,

Are you talking about writing a web based application?

If so you could just read in the text file normally, but then scroll it with DHTML...

<div style="position:relative;height:250;width:100%;overflow:auto;"> You text file goes in here </div>

Not sure if that's any help to you, but it might be.

Cheers,
Tom

Replies are listed 'Best First'.
Re: Re: scrolling pages in console
by atnonis (Monk) on Jul 14, 2003 at 14:28 UTC
    hi!
    no im not talking about a web application.
    im talking about a console based application, a file viewer

    thank you for you reply

    atnonis!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://273934]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-29 06:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found