
DOM manipulation
Metro 4 contains its own helper for DOM manipulation and ajax requests.
About
Begin from 4.3.0
, Metro 4 contains its own helper for DOM manipulation and ajax requests.
This helper has name m4q
. It implements methods and interfaces similar to jquery.
More about using m4q
you can read in this documentation.