RE: How to hide scrollbars from jsp's displayed using struts

2007-01-08 Thread mano dasanayake
Your table here,,, Regards, Mano -Original Message- From: Joseph McGranaghan [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 6:12 PM To: Struts Users Mailing List Subject: Re: How to hide scrollbars from jsp's displayed using struts If I understand you correctly, that

Re: How to hide scrollbars from jsp's displayed using struts

2007-01-08 Thread Joseph McGranaghan
If I understand you correctly, that is a CSS question, not struts. Set the 'overflow' property to 'hidden' or 'visible' on the containing your inserted content. -Joe Mohsin I. Hakak wrote: How to hide scrollbars from jsp's display

How to hide scrollbars from jsp's displayed using struts tiles

2007-01-08 Thread Mohsin I. Hakak
How to hide scrollbars from jsp's displayed using struts tiles in case they appear?? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to hide scrollbars from jsp's displayed using struts

2007-01-08 Thread Mohsin I. Hakak
How to hide scrollbars from jsp's displayed using struts in case they appear??