Element

The Element API provides useful functions for manipulating and traversing the DOM. All of these elements are classed under $E. When using the Element or $E function, all Element functions that have their first argument as element, are added to the element.

Related

Element API

Install

Include the element plugin.

include.plugins('element')