Comparison of mixed usage of Jquery and Prototype
jQuery and prototype are both popular Javascript development frameworks nowadays. Both have a considerable number of fans. Of course, it is not ruled out that you like to use both frameworks at the same time.
2008-09-09
Beginner's prototype, send a code that accepts URL parameters by JS
Beginners with prototype, send a code that accepts URL parameters by JS...
2006-09-09
Prototype Function Object Learning
This object is some expansion of function, the most important thing is the bind method, among which the wrap method is also very important. In the class inheritance mechanism, the wrap method is used to call the parent class's method of the same name.
2009-07-07
Prototype Learning Tool Function Learning ($w,$F Method)
Prototype $w $F usage method
2009-07-07
A brief analysis of the source code of Prototype. Each method of Enumerable part
In JavaScript, the shadow of Enumerable is not found at all, because this part was borrowed by the Prototype author from Ruby.
2012-01-01
Prototype User Guide Ajax
Prototype User Guide Ajax...
2007-01-01
Prototype Hash Object Learning
This object is equivalent to HashMap in Java, and of course its function is not as powerful as HashMap. Provides a basic method, and the simple method will not be commented in the source code.
2009-07-07
Prototype User Guide
Prototype usage guide...
2007-01-01
Prototype Learning Prototype Objects
Prototype Learning Prototype Objects
2009-07-07
prototype Element study notes (Element article 3)
The previous article sorted out all the functions of Element. Let’s summarize the functions of these functions below. After all, there are too many functions, and there is still no bottom line if you don’t classify them.
2008-10-10