Skip to content

M4Q 1.0.9

Compare
Choose a tag to compare
@olton olton released this 19 Oct 15:37
· 59 commits to master since this release

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...).