tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.49k stars 995 forks source link

Focus on many textareas #547

Open williansebastiao opened 9 years ago

williansebastiao commented 9 years ago

Hello! I have many textarea and need to know which one is getting the focus right now. I realized that the focus is always on the last element there as I change this?