delClass Function

Removes the specified class from the node. Returns the handler.

Summary

ElementFunction
ReturnsObject

Arguments

cssString[required] Class to remove from the node.

Example

handler.delClass('duff-class');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php