This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
kangax (author)
Sat Jul 19 09:02:43 -0700 2008
README.rdoc
Description
Protolicious is a set of javascript snippets based on prototype.js
Contents
Element (Element.Methods) extensions
- Element#setProperty
- Element#swapClassName
- Element#enableClassName
- Element#contains
- Element#indexOf
- Element#isTagName
- Element#getContentWidth
- Element#getContentHeight
- Element#setWidth
- Element#setHeight
- Element#appearVisible
- Element#delegate
- Element#fillDocument
- Element#centerInViewport
Function extensions
- Function.K
- Function#negate
- Function#runOnce
- Function#_new
- Function#toDelayed
- Function#toDeferred
- Function#addAdvice
Array extensions
- Array#sum
- Array#namespace
Field (Form.Element.Methods) extensions
- Field#isBlank
- Field#present
Form (Form.Methods) extensions
- Form#unserialize
Event extensions
- Event.simulate
- Event.register
- Event.unregister
Cookie
- Cookie.set
- Cookie.get
- Cookie.unset
Prototype
- Prototype.addScript
- Prototype.addStylesheet
Object extensions
- Object.isEvent
- Object.methodize
License
protolicious is licensed under the terms of the MIT license




