Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Edited Feature: Convert HtmlEditorExtender Content into Canonical HTML [27159]

$
0
0
This is a feature proposal -- please vote for it if you want it.

Currently, the HtmlEditorExtender will generate different HTML markup depending on the browser. For example, when you click the Bold button when using IE then the HtmlEditorExtender generates <STRONG> STRONG tags. When you use the HtmlEditorExtender with Chrome, then <B> B tags are generated. Each browser generates different HTML.

I propose a new feature for the HtmlEditorExtender which would convert markup into canonical markup. For example, all <STRONG> STRONG tags would be converted into <B> B tags. Regular expressions would be used on the client to convert the HtmlEditorExtender markup into a canonical set of tags.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>