Completed
Last Updated: 17 Mar 2015 12:44 by Dustin
ADMIN
Rumen
Created on: 16 Oct 2012 06:28
Category: UI for ASP.NET AJAX
Type: Bug Report
1
IMPROVE The Paste functionality of RadEditor should strip the font tags it they exists at the top level

		
1 comment
Dustin
Posted on: 16 Oct 2012 07:37
I noticed that other tags were also getting added at the incorrect levels so I expanded on my previous code.

var invalidTagsSelector = "> font, > strong, > em, ul > font, ul > strong, ul > em, li > font, li > strong, li > em";
    var invalidTagsInTopLeve