locate(e,id)
Type: Method
File:
Implemented in:
dhx.html
Included in:
returns the value of a custom element's attribute
Parameters
e - native event object or an object of some
HTML
element.
object
id - the name of custom attribute which value you want to get.
string
Returns
method doesn't return any data