M4Q 1.0.9
1.0.9
- Core: added function
$.isLocalhost([hostname])
, true if host is localhost. - Core: added property
$.localhost
, true if current location is localhost. - Core: added property
$.touchable
, true if device detected as touchable. - Manipulation: added methods
appendText(...any_text...)
,prependText(...any_text...)
.