We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M4q is a small library from DOM manipulation and good Jquery alternative for modern browser.
Your can visit here : https://github.com/olton/m4q
I'm testing your plugin and with the help of developper, it's working now :)
Could you add support for it ? The only thing to do is to add it in final decalartion : (window.jQuery || window.Zepto || window.m4q)
Thanx for your great job.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
M4q is a small library from DOM manipulation and good Jquery alternative for modern browser.
Your can visit here : https://github.com/olton/m4q
I'm testing your plugin and with the help of developper, it's working now :)
Could you add support for it ?
The only thing to do is to add it in final decalartion : (window.jQuery || window.Zepto || window.m4q)
Thanx for your great job.
The text was updated successfully, but these errors were encountered: