Issues with it replacing <button> tags randomly throughout text.
Go in to the <source> view and edit the text and save....works fine....until you open it back up and look at source....puts the <button> tag throughout the text, adds multiple closing </button> tags....ect.
Cannot be used for source editing at this point....
Comments: ** Comment from web user: tha_watcha **
Go in to the <source> view and edit the text and save....works fine....until you open it back up and look at source....puts the <button> tag throughout the text, adds multiple closing </button> tags....ect.
Cannot be used for source editing at this point....
Comments: ** Comment from web user: tha_watcha **
Can you post the html code? i guess the button tags are empty. By default the editor removes empty tags. In that case you need to add the button tags to the protectedSource setting.