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

Publicado en Releases | Etiquetado | Deja un comentario

Prototype JS default function arguments

$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

Publicado en Blogs | Deja un comentario

Fish Eye Menu for Prototypejs

“The idea behind a fisheye control is a strip of icons, being vertical or horizontally laid out that reacts to the user’s mouse as it approaches the icon”

Fuente: http://www.hotajax.org/2010/07/26/fish-eye-menu-for-prototypejs/

Publicado en Blogs | Etiquetado | Deja un comentario

A JavaScript Toolset For Prototype.JS – Qutensil

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/

Publicado en Blogs | Etiquetado | Deja un comentario

Prototype.js Utility Functions Primer

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

Publicado en Uncategorized | Deja un comentario

Prototype JS: Prevening the Default Action Without Stopping other Event Handlers

“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.”

Fuente: http://henningpetersen.com/post/2/prototype-js–prevening-the-default-action-without-stopping-other-event-handlers

Publicado en Blogs | Etiquetado | Deja un comentario

Trigger Native Javascript Events with Prototype.js

“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/

Publicado en Blogs | Etiquetado | Deja un comentario