Skip to content
AndersMalmgren edited this page Dec 19, 2012 · 9 revisions

All types of objects that satisfy the condition

typeof obj !== "object" //Strings, booleans, etc

Can be bound to all elements except inputs with the text convention

<span data-name="myString"></span>
Clone this wiki locally