I need help to complete an Editor Plugin where I want to let the Editor choose between 3-4 different CSS-classes for the selected row in a table added in the HTML Editor.
How do I retrive the selected/marked row in the HTML table so that I can set the class property of that row/
??
I'm not to familiar with advanced Javascripting...
Frode