How to find the Cursor position from tinymce without using bookmark.Give any suggestion for get the cursor position
            Asked
            
        
        
            Active
            
        
            Viewed 231 times
        
    2
            
            
        - 
                    Had a similar issue. Have a look at this SO-Question: http://stackoverflow.com/questions/9382571/how-can-i-get-the-cursor-line-number-of-a-contenteditable-html-element – Thariama Jan 08 '14 at 14:11
 - 
                    that link is not working, i got output was Nan 'Not an number' – Prabu Jan 08 '14 at 14:58
 - 
                    it works, you will have to tweak the code to your needs – Thariama Jan 09 '14 at 08:50