“We’ve just tagged Release Candidate 2 of Prototype 1.7, with the intent of putting out a final 1.7 release very soon.”
Fuente: http://www.prototypejs.org/2010/5/13/prototype-1-7-rc2
“We’ve just tagged Release Candidate 2 of Prototype 1.7, with the intent of putting out a final 1.7 release very soon.”
Fuente: http://www.prototypejs.org/2010/5/13/prototype-1-7-rc2
“$H() is just one more reason to use Prototype. Coming from a Ruby background, I’ve become very fond of using hashes.”
Fuente: http://shep-dev.com/?p=148
” Qutensil (or Q.js) is a JavaScript toolset built on the top of prototype.js and scriptaculous libraries. “
Fuente: http://www.webresourcesdepot.com/a-javascript-toolset-for-prototype-js-qutensil/
“Prototype is one of the more popular JavaScript libraries and is used on a number of popular HTML based web applications, like Twitter and Apple’s mobile me.”
Fuente: http://insideria.com/2008/11/prototypejs-primer.html
“When re-using web components in Tapestry 5, I sometimes end up having multiple client-side classes observing the same events on the same objects.”
“After much searching and playing with various solutions, I found one at this page:
http://stackoverflow.com/questions/590289/javascript-event-that-fires-without-user-interaction/590339#590339
This provides an easy method for programmatically invoking native events such as ‘onchange’. “
Fuente: http://benjchristensen.com/2010/08/28/trigger-native-javascript-events-with-prototype-js/