CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 19 Aug 2025 08:05:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091214134621
location: https://web.archive.org/web/20091214134621/https://github.com/anutron/clientcide/tree/2.0.0
server-timing: captures_list;dur=0.739751, exclusion.robots;dur=0.023570, exclusion.robots.policy;dur=0.010610, esindex;dur=0.014110, cdx.remote;dur=33.550568, LoadShardBlock;dur=304.342108, PetaboxLoader3.resolve;dur=182.418112, PetaboxLoader3.datanode;dur=80.350595
x-app-server: wwwb-app225
x-ts: 302
x-tr: 376
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 19 Aug 2025 08:05:36 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 14 Dec 2009 13:46:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "d630122ee8d4e86334401c8e74fd28df"
x-archive-orig-x-runtime: 127ms
x-archive-orig-content-length: 30055
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 14 Dec 2009 13:46:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 02 May 2009 01:08:18 GMT", ; rel="prev memento"; datetime="Wed, 09 Sep 2009 13:36:29 GMT", ; rel="memento"; datetime="Mon, 14 Dec 2009 13:46:21 GMT", ; rel="last memento"; datetime="Mon, 14 Dec 2009 13:46:21 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091214124951_crawl103-c/52_13_20091214134530_crawl101.arc.gz
server-timing: captures_list;dur=0.447707, exclusion.robots;dur=0.016248, exclusion.robots.policy;dur=0.007266, esindex;dur=0.009565, cdx.remote;dur=53.394841, LoadShardBlock;dur=229.909051, PetaboxLoader3.resolve;dur=368.070079, PetaboxLoader3.datanode;dur=119.441157, load_resource;dur=377.066864
x-app-server: wwwb-app225
x-ts: 200
x-tr: 730
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
anutron's clientcide at 2.0.0 - GitHub
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 (

Description: | The Clientcide Javascript Libraries edit |
Homepage: | https://www.clientcide.com/js edit |
Public Clone URL: |
git://github.com/anutron/clientcide.git
Give this clone URL to anyone.
git clone git://github.com/anutron/clientcide.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:anutron/clientcide.git
|

Aaron Newton (author)
Sat Apr 25 13:27:57 -0700 2009
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
Assets/ | ||
![]() |
Compatibility/ | Wed Apr 22 12:21:59 -0700 2009 | compatability for MooTools More 1.0 removed CiU... [Aaron Newton] |
![]() |
Docs/ | ||
![]() |
README.md | Sat Apr 25 13:27:57 -0700 2009 | updating readme; adding zip version of assets; ... [Aaron Newton] |
![]() |
Source/ | ||
![]() |
Tests/ | ||
![]() |
build.local.yml | ||
![]() |
build.rb | Wed Apr 01 15:35:02 -0700 2009 | working on 1.2.2 [Aaron Newton] |
![]() |
build.yml | Wed Apr 01 15:35:02 -0700 2009 | working on 1.2.2 [Aaron Newton] |
![]() |
libs.json |
README.md
The Clientcide Javascript Repository
Clientcide's code is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance. It is built on the MooTools JavaScript framework and has dependencies on MooTools Core and MooTools More.
Links
Todo
- Migrate bugs to lighthouse
Changes
- MultipleOpenAccordion
- now only takes options
- openAll defaults to false
- CiUI (iPhone code)
- removed from library; download at google code
- Browser.Extras
- methods now either part of URI class or stand alone string methods
- Browser.qs deprecated entirely; use new URI().getData()
- Class.Binds
- mutator is now upper case (Binds instead of binds)
- Class.Refactor
- no longer an instance method (you can'd to Foo.refactor({props}) - you must do Foo = Class.refactor(Foo, props))
- Element.Forms
- deprecated Element property inputValue; too confusing!
- Element.Position
- Element.setPosition is now Element.position and vice versa. I.e. Element.position (which in MooTools 1.2.1 took an object with x/y coords for top/left) is now Element.setPosition. Element.setPosition (which in the previous Clientcide libs took options for relative positioning) is now Element.position.
- Element.Shortcuts
- Element.isVisible is Element.isDisplayed
- IframeShim
- options:zindex renamed to zIndex
- OverText
- no longer takes a collection of inputs.
- .showTxt > .show, .hideTxt > .hide
- .hide and .show no longer take the element and 'focus' arguments.
- .repositionAll is gone; .repositionOverTxt is now just .reposition; it does not take an argument
- String.Extras
- findAllEmails gone, too specific
- Date
- deprecated String.zeroise
- JsonP
- renamed to Request.JSONP
- constructor/send/prepareUrl take options hash, no longer an url directly (like Request)
- user can change options on the fly when calling send() with a new hash, reusing the object
- added check method. support for link: ignore, cancel, chain (like Request)
- added success, request and cancel events
- data can be a hash or string now (like Request)
- queryString option gone
- makeUrl logic now moved to new getScript(), which directly returns the script
- changed how it essentially works. instead of storing the object reference, we store a new function every time a request is made, that keeps a reference of the script element and the object instance.
- abortAfter and timeout gone. there's now a single timeout for retries and for when retries run out.
- globalFunction gone, deemed useless
- Request.Queue
- event names all renamed; onRequestStart >> onRequest, onRequestSuccess >> onSuccess, etc
- StickyWin
- StickyWin.Fx is now just StickyWin.
- MultipleOpenAccordion
- Now only takes an options argument; container argument is deprecated.
Breaking Changes in MooTools More 1.2.2.1
- FormValidator
- The base FormValidator class no longer injects advice into the document. You must use FormValidator.Inline for this behavior.
- Class.refactor
- this.parent is no longer useful; you must use this.previous
- String.cleanQueryString
- if you specify a custom message its arguments are now key, value (before it was set where set was "key=value").
This feature is coming soon. Sit tight!