Click to See Complete Forum and Search --> : How can I print only the displayed portion of a textarea in an applet?


bmcclatchey
March 29th, 2001, 11:36 AM
I'm creating an applet with a textarea. The applet will be accessible on a web page. How can I print only the portion of the textarea that is currently displayed on the screen (not the entire textarea)?

Also, if anyone has suggestions for the following, please share your ideas.
- What is the best way to have an expandable/collapsible hierarchical menu on a web page? Options I'm researching are: DHTML and swing.
- Is there a web page that shows when applets are reloaded?
- Is there a way to print a section of an HTML textarea as opposed to a swing textarea? Which is the best way?

THANKS!!
Barbara