Denis,

There are two ways:

1. Using text areas <textarea name="thename" rows="10" cols="50">Content</textarea>, 
you can modify it dinamically using JS.

2. Using the IFRAME tag (which I think is not advised).

I'd recommend the first one.

HTH
--
Un gran saludo/Big regards...
   Arturo Barajas, IT/Systems PPG MX (SJDR)
   (427) 271-9918, x448

> -----Original Message-----
> From: Denis L. Menezes [mailto:[EMAIL PROTECTED]]
> Sent: Miércoles, 05 de Febrero de 2003 08:24 a.m.
> To: PHP general list
> Subject: [PHP] A scrollable area within a page?
> 
> 
> Hello friends,
> 
> Can anyone please suggest me some lnks orhelp me with some 
> info on how to make 2 scrollable areas inside one webpage? 
> Also, can I put dynamic data output into these areas?
> 
> Thanks very much.
> 
> Denis
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to