开发者

Jquery -assign linenumbers

开发者 https://www.devze.com 2023-01-12 23:47 出处:网络
how to assign line numbers for a textarea using jquery.the line numbers are suppose to appear on the lefyside of the textarea

how to assign line numbers for a textarea using jquery.the line numbers are suppose to appear on the lefyside of the textarea

    <textarea name='comments' id='comments' cols=10 rows=10></textarea>

And the linenumbers and text should be inline wit开发者_运维百科h eachother


see this previous answer

Html adding line numbers to textarea

the best result being:

http://files.aw20.net/jquery-linedtextarea/jquery-linedtextarea.html

0

精彩评论

暂无评论...
验证码 换一张
取 消