i need cursor's postion in textarea, if user hits the enter (return) it should give me the cursor location (line number in textarea) ? i want to validate 75 chars in textarea (15 chars in single row - total rows must be 5 user should not hit enter(return) after that)
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
|||
|
|
|
try using this useful jQuery plugin! http://www.examplet.buss.hk/jquery/caret.php the examples on the page only use |
|||
|
|
