This blog post is
14 years old! Most likely, its content is outdated.
Especially if it's technical.
I often find that typing in text in some textarea boxes on webpages that the size of the box is too small and I wish I could expand its size like I can with a running GUI program like Notepad or XEmacs. Here is now my experimental attempt of solving that problem. I've only tried it in Firefox (Linux) and Konqueror (Linux) so far. It did not work in Konqueror :(
The obvious risk is that having controls like this will confuse newcomers; and you can't use excessive and intrusive text to explain what these controls do.
Obviously this needs to be couple with some sort of cookie feature so that the desired size is remembered; but that's not the issue here.
Have a play with it
- Previous:
- Python inspect module
16 August 2004
- Next:
- People who really can't think in numbers
20 August 2004
- Related by Keyword:
- Another win for Tracking Protection in Firefox
13 December 2017
- Never put external Javascript in the <head>
02 April 2013
- The awesomest way possible to serve your static stuff in Django with Nginx
24 March 2010
- Getting uploadify to work
17 July 2009
- V8 < TraceMonkey < SquirrelFish
23 September 2008
- Related by Text:
- Be very careful with your add_header in Nginx! You might make your site insecure
11 February 2018
- jQuery and Highslide JS
08 January 2008
- I'm back! Peterbe.com has been renewed
05 June 2005
- Anti-McCain propaganda videos
12 August 2008
- I'm Prolog
01 May 2007
I've tried (briefly) including this in my comment box, but I haven't yet got it to work. I'll alter it so it only expands the height of the text area, since the width increase would interfere with the site layout.
I might also try coming up with some icons that reflect a smaller/larger textbox, and place them to the right of the box.
((thieve theive thieve...))
I mean think that from a xml we send 100 lines of text..And when the page opens we need all of them to be visible (without the scroll bar) how can we do it??
Thank you.
Nice script!