Posted on: 8/14/2014 7:23:32 AM | Views : 385

        I am using TinyMCE in my project. How to retrive applied applied styles from TinyMCE object, so that i can store these styles and reapply on subsequent loads to a control.
e.g. If i have changed font, font-size, bold and italic. I want to get all the styles from tinymce and store it somewhere.
On tinyMCE change event i am trying to figure out current applied styles, but i am not getting it. Please help me to solve this issue.
Thanks in advance.

Go to the complete details ...