• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Enlarging TextArea Box

New Here ,
Mar 26, 2007 Mar 26, 2007

Copy link to clipboard

Copied

Does anyone have code that will allow the user to click a button or double click on a textarea textbox and then enlarge the textarea box. Maybe javascripting or something. I found something at this web site but it uses php - http://www.tutorialized.com/tutorial/Fancy-button-enlarging-reducing-textboxes/14456
TOPICS
Advanced techniques

Views

413

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2007 Mar 26, 2007

Copy link to clipboard

Copied

> Does anyone have code that will allow the user to click a button or double
> click on a textarea textbox and then enlarge the textarea box. Maybe
> javascripting or something.

I don't mean - at all - to sound elitist or rude or anything, but this
question is perhaps best asked on a JS or HTML forum, not a CF one..?

I recommend doing a search for "DOM JavaScript". That should turn up some
good results.

Your question has nothing to do with CF (or, for that matter PHP, as you
cite).

--
Adam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2007 Mar 26, 2007

Copy link to clipboard

Copied

LATEST
have a look at FCKEditor - it is a WYSIWYG editor that replaces
textareas and allows users to enter formatted text. it has a "full
screen" button that maximizes selected textarea to full screen. it is
easy to install and configure, too.

there are a few other ones, like TinyMCE, which let you do the same in
one way or another.
--

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation