Previous Message
Next Message

CSS Print

Sent by Bob Easton on 29 January 2005 10:10


Brian Peddle wrote:
> I have a form which I display.  It has input boxes on it.  There is an input box with a size of
20, on occasion the text typed in there can continue passed the viewable area on the screen.
> 
> We have users who want to print this page and text is chopped off from the input box.
> 
> I thought using a CSS Print Style could help here.  Is there anyway to make the input box
disappear I guess and just show the text in there?

No go.An input field is an input field and CSS can't change that fact. 
Either use an input field wide enough to print the maximum data you 
expect, or try using a multi line textarea which accommodates line wrapping.

-- 
Bob Easton
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: