removeCss(node,name)

  • Type: Method
  • File:
  • Implemented in: dhx.html
  • Included in:

removes some defined css class.

Parameters

  • node - the html element which you want to add css class to
    • object
  • name - the name of the appropriate css class
    • any

Returns

method doesn't return any data