public marks

PUBLIC MARKS with tags javascript & prototype

29 October 2006

Projax Demo

by Hieroglyphe & 1 other (via)
Projax is a port of the Rails helpers that wrap the JavaScript required for Prototype and Script.aculo.us code from Ruby, to PHP classes

26 October 2006

25 October 2006

17 October 2006

Using prototype.js v1.4.0

by parmentierf & 55 others (via)
n case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. If you tried to use this library recently, you probably noticed that documentation is not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. I thought it would be nice to take notes while I learned and share with everybody else. I'm also offering an un-official reference for the objects, classes, functions, and extensions provided by this library.

16 October 2006

15 October 2006

10 October 2006

Really easy field validation with Prototype * Dexagogo

by mbertier & 11 others (via)
I wanted a robust javascript validation library that was simple to implement and didn't require me do any extra work other than creating the form.

05 October 2006

Utilisation de prototype.js v1.3.1

by parmentierf & 18 others
Si vous avez esssayé d'utiliser cette bibliothèque récemment, vous avez probablement remarqué que la documentation n'est pas un des ses points forts. Comme beaucoup d'autre développeurs avant moi, je me suis pris la tête avec prototype.js en lisant le code source et en expérimentant avec ça. J'ai pensé qu'il serait agréable de prendre des notes pendant que j'apprenais afin de les partager avec les autres. J'offre aussi une référence non officielle pour les objets, les classes, les fonctions, et les extensions fournis par cette bibliothèque.

Using Prototype’s New String Functions | CoryHudson.com

by parmentierf & 1 other
After years of extensive research and study, I’ve come to a profound conclusion — working with strings sucks. It’s even more difficult when you’re doing it in JavaScript. Lucky for us, the Prototype JavaScript framework provides several shiny new String object functions to make our lives easier. Sounds like a perfect chance to be lazy — let’s get to work!

03 October 2006

21 September 2006

19 September 2006

12 September 2006

09 September 2006

07 September 2006