SlideShare uma empresa Scribd logo
1 de 1
Baixar para ler offline
Mootools (revision 83) http://mootools.net/
                                                                                                                               Fxpack.js                            Json.js
                                                                                             Fx.js
                                                            Dom.js
                            Element.js
Array.js
                                                                                                                               Fx.Scroll(el, options)               Json
                                                                                             Fx.Base
                                                            Element
                            Element
Array
                                                                                             options = {                       down()                               toString(json o)
                                                            getElements(selector)
                            intialize(tagname s)
forEach(fn, bind o)
                                                                                               onStart: fn,                    up()                                 evaluate(s)
                                                            getElement(selector)
                            injectBefore(el)
each = forEach
                                                                                               onComplete: fn,
                                                            getElementsBySelector(s)
                            injectAfter(el)
copy()
                                                                                                                               Fx.Slide(el, options)                Tips.js
                                                                                               transition: Fx.Transition,
                            injectInside(el)
remove(s)
                                                                                                                               options = {
                                                            Elements                           duration: (500) ms,                                                  Tips(els, options)
                            adopt(el)
test(s)
                                                                                                                                 mode: (‘vertical’)||’horizontal’
                                                            action({event:fn, ...})            unit: (‘px’)||’em’||’%’,
                            remove()
extend(a)                                                                                                                                                           options = {
                                                                                                                               }
                                                                                               wait: (true)||false,
                            clone()
associate([ ])                                                                                                                                                        transitionStart: Fx.Transitions,
                                                            Utility Functions                                                  hide()
                                                                                               fps: (30) n
                            replaceWith(el)                                                                                                                           transitionEnd: Fx.Transitions,
                                                            $S(selector s, s, ...)
Utility Functions                                                                                                              show()
                                                                                             }
                            appendText(s)                                                                                                                             maxTitleChars: (30) n,
                                                            $$() = $S
$A(a) = Array.copy                                                                                                             toggle()
                            hasClass(s)                                                                                                                               fxDuration: (150) ms,
                                                                                             set(to n)
                                                            $E(selector s, el)
                            addClass(s)                                                                                                                               maxOpacity: (1) n,
                                                                                             custom(from n, to n)
                                                            #ES(selector s, el)                                                Fx.Color(el, options)
Function.js                 removeClass(s)                                                                                                                            timeOut: (100) ms,
                                                                                             clearTimer()
                                                            document                                                           custom(fromHex s, toHex s)
Function                                                     .getElementsByClassName(s)
                            toggleClass(s)                                                                                                                            className: s
                                                                                                                               fromColor(hex s)
                                                                                             Fx.Style(el, property, options)
pass([args,...], bind o)    setStyle(property, value)                                                                                                               }
                                                                                                                               toColor(hex s)
                                                                                             hide()
bind(o)                     setStyles({prop:value,..}||s)
                                                            Drag.js                          goTo(n)
bindAsEventListener(o)                                                                                                         Fxutils.js
                            setOpacity(n)                                                                                                                           Window.js
                                                            Drag.Base(el, xM, yM, options)
delay(ms, bind o)           getStyle(property)                                               Fx.Styles(el, options)            Fx.Height, Fx.Width,                 Window
                                                            options = {
periodical(ms, bind o)      addEvent(event, f)                                               custom({prop:[start, end],...})   Fx.Opacity(el, options)              disableImageCache()
                                                              handle: el,
                            removeEvent(event, f)
Utility Functions                                                                                                              toggle()                             getWidth()
                                                                                             Element
                                                              onStart: fn,
                            getPrevious()
                                                                                                                               show()
$clear(timer)                                                                                                                                                       getHeight()
                                                                                             effect() = Fx.Style
                                                              onComplete: fn,
                            getFirst()
$type(o)                                                                                                                                                            getScrollHeight()
                                                                                             effects() = Fx.Styles
                                                              onDrag: fn,
                            getNext()                                                                                          Fxtransitions.js                     getScrollWidth()
                                                              xMax:n, xMin:n,
                            getLast()                                                        Fx.Transitions
Chain                                                                                                                          Fx.Transitions                       getScrollTop()
                                                              yMax:n, yMin:n
                            setProperty(prop, value)                                         linear, sineInOut
chain(fn)                                                                                                                      linear, quadIn, quadOut,             getScrollLeft()
                                                            }
                            setProperties({prop:val,...})
callChain()                                                                                                                    quadInOut, cubicIn, cubicOut,        onDomReady(fn)
                            setHTML(html)                                                    Ajax.js
clearChain()                                                Drag.Move(el, options)                                             cubicInOut, quartIn, quartOut,
                            getProperty(property)
                                                            options = {                      Ajax(url, options)                quartInOut, quintIn, quinOut,
String.js                                                                                                                                                           Accordion.js
                            getTag()                          snap: (true)||false,                                             quintInOut, sineIn, sineOut,
                                                                                             options = {
                            getTop()
String                                                                                                                                                              Fx.Elements(el, options)
                                                              snapDistance: (8) n,                                             sineInOut, expoIn, expoOut,
                                                                                               method: (‘post’)||’get’,
                            getLeft()
test(pattern s, params s)                                                                                                                                           custom({
                                                              onSnap: fn,                                                      expoInOut, circIn, circOut,
                                                                                               postBody: s || o || Form el
                            getValue()
toInt()                                                       xMod: (left) prop,                                                                                      ’0’:{’prop’:[start, end],...},
                                                                                                                               circInOut, elasticIn, elasticOut,
                                                                                               async:(true)||false,
                                                              yMod: (top) prop,
camelCase()                                                                                                                                                           ’1’:{’prop’:[start,end],...},
                                                                                                                               elasticInOut, backIn, backOut,
                            Utility Functions                                                  onComplete:fn,
                                                              container: true||(false)
capitalize()                                                                                                                                                          ... })
                                                                                                                               backInOut, bounceIn,
                            $Element(el, method s, args)                                       onStateChange:fn,
                                                            }
trim()
                                                                                                                               bounceOut, bounceInOut
                            $(el|s)                                                            update: el,                                                          Fx.Accordion(els,
clean()                                                     Element                            evalScripts: true||(false)                                           togglers els, options)
rgbToHex(returnArray b)                                     makeDraggable(options)                                             Sortables.js
                                                                                             }
hexToRgb(returnArray b)                                                                                                                                             options = {
                            Moo.js                          makeResizable(options)
                                                                                                                               Sortables(els, options)
                                                                                             request()                                                                start: (‘open-first’)||’first-open’,
                                                            getPosition()
                            Class
Number                                                                                       evalScripts()                     options = {                            fixedHeight: (false) n,
                            empty()
toInt()                                                                                                                          handles: els,                        fixedWidth: (false) n,
                                                                                             Object
                            create(o)                                                                                            fxDuration: (250) ms,                alwaysHide: true||(false),
                                                                                             toQueryString()
                            extend(o)                                                                                            fxTransition: Fx.Transitions,        wait: true||(false),
                            implement(o)                                                     Element                             maxOpacity: n,                       onActive: fn,
                                                                                             send()                              onStart: fn,
                            Object (singleton)                                                                                                                        onBackground: fn,
                                                                                             toQueryString()                     onComplete: fn,                      height: (true)||false,
                            extend(base o, other o)
                                                                                                                                 contain: (true)||false               opacity: (true)||false,
                            Native(o)
                                                                                                                               }                                      width: true||(false)
                                                                                                                                                                    }
                                                                                                                               Cookie.js                            showThisHideOpen(index n)
                                                                                                                               Cookie
                                                                                                                               set(key s, value, days n)
                                                                                                                               get(key s)
                                                                                                                               remove(key s)

Mais conteúdo relacionado

Mais de 51 lecture

1242626441API2 upload
1242626441API2 upload1242626441API2 upload
1242626441API2 upload51 lecture
 
1242625986my upload
1242625986my upload1242625986my upload
1242625986my upload51 lecture
 
1242361147my upload ${file.name}
1242361147my upload ${file.name}1242361147my upload ${file.name}
1242361147my upload ${file.name}51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is test api2
this is test api2this is test api2
this is test api251 lecture
 
My cool new Slideshow!
My cool new Slideshow!My cool new Slideshow!
My cool new Slideshow!51 lecture
 
Stress Management
Stress Management Stress Management
Stress Management 51 lecture
 
Iim A Managment
Iim A ManagmentIim A Managment
Iim A Managment51 lecture
 
Time Management
Time ManagementTime Management
Time Management51 lecture
 
Conversation By Design
Conversation By DesignConversation By Design
Conversation By Design51 lecture
 
dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-351 lecture
 
Tech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM WorkflowsTech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM Workflows51 lecture
 
javascript reference
javascript referencejavascript reference
javascript reference51 lecture
 

Mais de 51 lecture (20)

1242626441API2 upload
1242626441API2 upload1242626441API2 upload
1242626441API2 upload
 
1242625986my upload
1242625986my upload1242625986my upload
1242625986my upload
 
1242361147my upload ${file.name}
1242361147my upload ${file.name}1242361147my upload ${file.name}
1242361147my upload ${file.name}
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is test api2
this is test api2this is test api2
this is test api2
 
My cool new Slideshow!
My cool new Slideshow!My cool new Slideshow!
My cool new Slideshow!
 
Stress Management
Stress Management Stress Management
Stress Management
 
Iim A Managment
Iim A ManagmentIim A Managment
Iim A Managment
 
Time Management
Time ManagementTime Management
Time Management
 
Conversation By Design
Conversation By DesignConversation By Design
Conversation By Design
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3
 
Tech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM WorkflowsTech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM Workflows
 
javascript reference
javascript referencejavascript reference
javascript reference
 
Esb
EsbEsb
Esb
 
No[1][1]
No[1][1]No[1][1]
No[1][1]
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 

Último (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

Mootools 83 Snookca

  • 1. Mootools (revision 83) http://mootools.net/ Fxpack.js Json.js Fx.js Dom.js Element.js Array.js Fx.Scroll(el, options) Json Fx.Base Element Element Array options = { down() toString(json o) getElements(selector) intialize(tagname s) forEach(fn, bind o) onStart: fn, up() evaluate(s) getElement(selector) injectBefore(el) each = forEach onComplete: fn, getElementsBySelector(s) injectAfter(el) copy() Fx.Slide(el, options) Tips.js transition: Fx.Transition, injectInside(el) remove(s) options = { Elements duration: (500) ms, Tips(els, options) adopt(el) test(s) mode: (‘vertical’)||’horizontal’ action({event:fn, ...}) unit: (‘px’)||’em’||’%’, remove() extend(a) options = { } wait: (true)||false, clone() associate([ ]) transitionStart: Fx.Transitions, Utility Functions hide() fps: (30) n replaceWith(el) transitionEnd: Fx.Transitions, $S(selector s, s, ...) Utility Functions show() } appendText(s) maxTitleChars: (30) n, $$() = $S $A(a) = Array.copy toggle() hasClass(s) fxDuration: (150) ms, set(to n) $E(selector s, el) addClass(s) maxOpacity: (1) n, custom(from n, to n) #ES(selector s, el) Fx.Color(el, options) Function.js removeClass(s) timeOut: (100) ms, clearTimer() document custom(fromHex s, toHex s) Function .getElementsByClassName(s) toggleClass(s) className: s fromColor(hex s) Fx.Style(el, property, options) pass([args,...], bind o) setStyle(property, value) } toColor(hex s) hide() bind(o) setStyles({prop:value,..}||s) Drag.js goTo(n) bindAsEventListener(o) Fxutils.js setOpacity(n) Window.js Drag.Base(el, xM, yM, options) delay(ms, bind o) getStyle(property) Fx.Styles(el, options) Fx.Height, Fx.Width, Window options = { periodical(ms, bind o) addEvent(event, f) custom({prop:[start, end],...}) Fx.Opacity(el, options) disableImageCache() handle: el, removeEvent(event, f) Utility Functions toggle() getWidth() Element onStart: fn, getPrevious() show() $clear(timer) getHeight() effect() = Fx.Style onComplete: fn, getFirst() $type(o) getScrollHeight() effects() = Fx.Styles onDrag: fn, getNext() Fxtransitions.js getScrollWidth() xMax:n, xMin:n, getLast() Fx.Transitions Chain Fx.Transitions getScrollTop() yMax:n, yMin:n setProperty(prop, value) linear, sineInOut chain(fn) linear, quadIn, quadOut, getScrollLeft() } setProperties({prop:val,...}) callChain() quadInOut, cubicIn, cubicOut, onDomReady(fn) setHTML(html) Ajax.js clearChain() Drag.Move(el, options) cubicInOut, quartIn, quartOut, getProperty(property) options = { Ajax(url, options) quartInOut, quintIn, quinOut, String.js Accordion.js getTag() snap: (true)||false, quintInOut, sineIn, sineOut, options = { getTop() String Fx.Elements(el, options) snapDistance: (8) n, sineInOut, expoIn, expoOut, method: (‘post’)||’get’, getLeft() test(pattern s, params s) custom({ onSnap: fn, expoInOut, circIn, circOut, postBody: s || o || Form el getValue() toInt() xMod: (left) prop, ’0’:{’prop’:[start, end],...}, circInOut, elasticIn, elasticOut, async:(true)||false, yMod: (top) prop, camelCase() ’1’:{’prop’:[start,end],...}, elasticInOut, backIn, backOut, Utility Functions onComplete:fn, container: true||(false) capitalize() ... }) backInOut, bounceIn, $Element(el, method s, args) onStateChange:fn, } trim() bounceOut, bounceInOut $(el|s) update: el, Fx.Accordion(els, clean() Element evalScripts: true||(false) togglers els, options) rgbToHex(returnArray b) makeDraggable(options) Sortables.js } hexToRgb(returnArray b) options = { Moo.js makeResizable(options) Sortables(els, options) request() start: (‘open-first’)||’first-open’, getPosition() Class Number evalScripts() options = { fixedHeight: (false) n, empty() toInt() handles: els, fixedWidth: (false) n, Object create(o) fxDuration: (250) ms, alwaysHide: true||(false), toQueryString() extend(o) fxTransition: Fx.Transitions, wait: true||(false), implement(o) Element maxOpacity: n, onActive: fn, send() onStart: fn, Object (singleton) onBackground: fn, toQueryString() onComplete: fn, height: (true)||false, extend(base o, other o) contain: (true)||false opacity: (true)||false, Native(o) } width: true||(false) } Cookie.js showThisHideOpen(index n) Cookie set(key s, value, days n) get(key s) remove(key s)