Members
body
Body Element @type {HTMLElement}
head
Head Element @type {HTMLElement}
Methods
_appendCustom(key, func)
Appends a custom function to _().fn
Parameters:
| Name | Type | Description |
|---|---|---|
key |
string | Custom Function name |
func |
function | any | Custom Function |