Prepare for your Next Interview
This is a discussion on textarea scrollbar.... within the HTML & CSS forums, part of the Web Development category; In my html page i want to disable the textarea scrollbar. How can i acheive this? --------------------- suresh...
|
|||
|
Re: textarea scrollbar....
Ya you can do by changing the CSS like this:-
Name="textarea" style="overflow:hidden"
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |