Posted by d on 02/06/06 17:06
"Sean Barton" <barton.sean@gmail.com> wrote in message
news:1139220756.726482.287510@z14g2000cwz.googlegroups.com...
> look up the html iframe. it lets you put a virtual frame inside a
> normal page. then just create a simple page for your chart and another
> page to host the iframe. in the host page set the size and position and
> the scrollbar should already be there
You could juse use a div with overflow: auto or overflow: scroll... that
creates less overhead than a second document/request...
dave
> hope this helps
>
> Sean Barton
>
[Back to original message]
|