Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Making a new library with javascript

how can we make simple library like jquery through javascript? i want to use my functions that can be used the functions like animate in javascript

like image 441
ankur Avatar asked Apr 30 '26 03:04

ankur


1 Answers

I have found that a very good tutorial is http://www.mikedoesweb.com