1
Sep

Remove Resizable feature of textbox in Safari

   Posted by: Pradeep   in Technology

It is fairly easy to remove the resizable feature of the textbox in Safari browser. If you have still not noticed a small resizable icon is displayed for textbox in Safari browser. I love it and makes easy while writing long emails and articles. Well at the software development side, the testers raise this lovely feature as inconsistency amongst the browsers. So here is an easy way to reduce the defects by one.

<textarea style="resize:none;“>I am not a resizable textarea, any more.</textarea>

Tags: , , ,

This entry was posted on Tuesday, September 1st, 2009 at 2:42 pm and is filed under Technology. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment