CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 21:20:31 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100412140522
location: https://web.archive.org/web/20100412140522/https://github.com/anutron/clientcide
server-timing: captures_list;dur=0.879904, exclusion.robots;dur=0.027746, exclusion.robots.policy;dur=0.012491, esindex;dur=0.014823, cdx.remote;dur=63.210253, LoadShardBlock;dur=372.670803, PetaboxLoader3.datanode;dur=65.171497, PetaboxLoader3.resolve;dur=234.058803
x-app-server: wwwb-app213
x-ts: 302
x-tr: 522
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; 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, 05 Aug 2025 21:20:31 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 12 Apr 2010 14:05:21 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "aedcbad62a1bc8061b8ef01b2624bf4f"
x-archive-orig-x-runtime: 199ms
x-archive-orig-content-length: 31409
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, 12 Apr 2010 14:05:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 24 Sep 2009 01:33:07 GMT", ; rel="prev memento"; datetime="Wed, 10 Mar 2010 17:03:33 GMT", ; rel="memento"; datetime="Mon, 12 Apr 2010 14:05:22 GMT", ; rel="next memento"; datetime="Tue, 13 Apr 2010 22:51:24 GMT", ; rel="last memento"; datetime="Fri, 04 Sep 2020 16:05:29 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: 51_15_20100412113039_crawl100-c/51_15_20100412140500_crawl101.arc.gz
server-timing: captures_list;dur=0.546450, exclusion.robots;dur=0.019239, exclusion.robots.policy;dur=0.009552, esindex;dur=0.012549, cdx.remote;dur=8.492425, LoadShardBlock;dur=197.745068, PetaboxLoader3.datanode;dur=177.322706, PetaboxLoader3.resolve;dur=239.518028, load_resource;dur=251.725616
x-app-server: wwwb-app213
x-ts: 200
x-tr: 538
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 master - GitHub
anutron / clientcide
- Source
- Commits
- Network (9)
- Issues (21)
- Downloads (8)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

Aaron Newton (author)
Wed Apr 07 09:51:41 -0700 2010
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Apr 27 11:36:02 -0700 2009 | adding build.local.yml to git ignore [Aaron Newton] |
![]() |
.gitmodules | Thu Jun 11 17:26:20 -0700 2009 | moving UnitTester into /Tests [Aaron Newton] |
![]() |
Assets/ | Tue Jun 30 18:00:39 -0700 2009 | udpating stickywin images to be a bit wider upd... [Aaron Newton] |
![]() |
Compatibility/ | Sun Nov 01 17:26:23 -0800 2009 | fixes #8; popup details compat layer blowing aw... [Aaron Newton] |
![]() |
Docs/ | Wed Mar 24 10:51:25 -0700 2010 | adding removeSection and detach methods to Mult... [Aaron Newton] |
![]() |
README.md | Thu Nov 05 22:20:32 -0800 2009 | updating readme [Aaron Newton] |
![]() |
Source/ | Wed Apr 07 09:51:41 -0700 2010 | fixes issue #65; hiding form.validator.tips mes... [Aaron Newton] |
![]() |
Tests/ | Fri Nov 20 16:50:02 -0800 2009 | adding a new stickywin modal test. [Aaron Newton] |
![]() |
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 | Wed Jun 10 16:55:21 -0700 2009 | updating version to 2.1.0 [Aaron Newton] |
![]() |
package.yml | Wed Feb 17 18:20:17 -0800 2010 | adding package.yml [Aaron Newton] |
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
Changes in 2.2.0
- Modalizer is deprecated in favor of Mask ** compat file is just the deprecated library; does not convert to Mask instances but rather just returns Modalizer as it always did
- StickyWin.Modal has new options for Mask; this is a breaking change
- Removed Element.Delegation (now in MooTools More; unchanged)
- Deprecated DollarE
- Deprecated DollarG
- Fupdate is now Form.Request in MooTools More; see compat files Fupdate.Prompt is now Form.Request.Prompt Fupdate.Append.Prompt is now Form.Request.Append.Prompt Fupdate.AjaxPrompt is now Form.Request.AjaxPrompt Fupdate.Append.AjaxPrompt are now Form.Request.Append.AjaxPrompt
- FormValidator got renamed in MooTools More to Form.Validator (the old name is preserved); updated FormValidator.Tips to Form.Validator.Tips (again, the old name still works).
- Collapsable is now Collapsible (that's correct, I cannot spell). The old name is preserved (though the file name itself changed; update your build scripts).
- HtmlTable moved to MooTools More. No breaking changes, but the -more version has new features.
- Added Italian, Spanish translations for Simple Editor
- New StickyWin features Z-index Ordering! changing default value for allowMultipleByClass in StickyWin to true Added setCaption method to StickyWin.UI onUpdate event for StickyWin.Ajax
- added detach method to MooScroller
- dbug should now work in IE8
- offset options are now additive for pointy tip
- numerous bug fixes
Changes in 2.1.0
- 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").