Adding bullet points to a text area?

前端 未结 7 1199
青春惊慌失措
青春惊慌失措 2021-02-10 16:27

Is there a way to add bullet points to an HTML textarea?

I want to add a simple feature where a bullet point is added for every line in a text area (similar to a list bu

7条回答
  •  没有蜡笔的小新
    2021-02-10 17:18

    This does the job very nicely. Set BULLET to whatever character code you prefer.

    
        
    
    
    
        

    Automatic bullets in a text box

提交回复
热议问题