MindFusion.Charting for JavaScript Programmer's Guide
DomUtils.HTMLtoXHTML Method
See Also
 






Converts HTML to XHMTL.

Namespace: MindFusion.Controls
File: DomUtils.js

 Syntax

JavaScript  Copy Code

function HTMLtoXHTML (html)

 Parameters

html

Type: String
String. The HTML to convert.

 Return Value

Type: String
String. The resulting XHTML.

 See Also

DomUtils Members
DomUtils Class
MindFusion.Controls Namespace