Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A is an HTML element (tag) used to create a multi-line plain-text editing field.

learn more… | top users | synonyms

0
votes
0answers
72 views

Replacing textarea contents on Facebook works, but superficially

I am trying to process the text in textarea [on 'your' Facebook page, where one can write status updates etc] and replace it with new text. What I tried so far: calling ...
1
vote
2answers
6k views

How to make a comment box like facebook?

I want to make a comment box like facebook. When I click on this box (onfocus), the cursor will blink at the head of the line. And when I press combination Shift + Enter, it will begin a newline and ...
0
votes
1answer
454 views

setting text in textarea using javascript

I am trying to process the text in textarea [on Facebook group page. 'write post' has one text area] and replace it with new text. This is done using Greasemonkey script textHolder = ...
4
votes
3answers
3k views

How to highlight friends name in Facebook status update box (textarea)?

In Facebook status update box, when I type @ and start typing and choose a name, say Steven Gerrard, from the friends list suggested by fb, my friend's name is highlighted in the textarea like this ...