CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 17:30:41 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"47b18584aaf190fdf24c52ba6d968793"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=WGdsKDmiky%2BVJkC1uM1L%2BfcUJInghnMmNpmQhCqBNI6Z9xa9Gl0txFAgpi7NQZHS%2FtH5sX63RVm8eNfTHYpxMN5LyehDmyxZUb8o5VIBXZEi2DHGDKzpkVpDofBErnaptMYnz846tjv82Km%2Ft5eAsBlql7n6drTMA2qurNoG3WyDYZukxcCMA4%2BusC00ZWe8pyo4%2BsArHqxW67S49gUT3w0zUvfkdwNNKr0gAUU72Gl8w8yNpkHScnoLAjoPfsIsimSpNBczkYL7bYOhnOtWMA%3D%3D--IREU8RDFvxXW1Wun--EkD8XVvWjzuw90LXfwcgSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.840955040.1753205441; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 17:30:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 17:30:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A042:CBC1A:21C6D7:279E93:687FCAC1
Conversion from 1.11 to 1.2 · mootools/mootools-core Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 510
Conversion from 1.11 to 1.2
Thomas Aylott edited this page Jun 21, 2011
·
1 revision
Please extend this list for a better breaking-change-log. Describe the changed object/method/argument and add a 1.11 example and the according 1.2 code if possible.
- 1.11
window.ie6
- 1.2
Browser.Engine.trident4
- 1.11
el.getTag()
el.setHTML(string|array)
el.getText()
el.setText(string)
el.setOpacity(number)
el.remove()
el.replaceWith(element)
el.effects(obj)
$E(selector)
$ES(selector)
el.getSize().size.x/ el.getSize().size.y
- 1.2
el.get('tag')
el.set('html', string|array)
el.get('text')
el.set('text', string)
el.set('opacity', number)
el.dispose()
element.replaces(el) // note: inverts positions of element and el
new Fx.Morph(el, obj)
document.getElement(selector)
document.getElements(selector)
el.getSize().x/ el.getSize().y
- 1.11
[].copy(start, length)
[].remove(item)
[].merge([])
[].test([])
- 1.2
- removed in favour of
$A
and[].slice
[].erase(item)
[].combine([])
[].contains([])
- removed in favour of
- 1.11
fn.bindAsEventListener(object, array)
-
Function.empty
/Class.empty
- 1.2
- removed, since every
addEvent
callback has an event $empty
- removed, since every
Missing …
- 1.11
$('myform').send([options]);
new XHR({[options]}).send(url[, datastring]);
- 1.2
$('myform').set('send',[options]).send();
new Request({'url':url[, options]}).send([datastring]);
- 1.11
Cookie.set(key, value[, options]);
Cookie.get(key)
Cookie.remove(cookie[, options]);
- 1.2
Cookie.write(key, value[, options]);
Cookie.read(key)
Cookie.dispose(cookie[, options]);
- 1.11
Json.evaluate(string)
Json.toString(mixed)
- 1.2
JSON.decode(string, secure)
JSON.encode(mixed)
- 1.11
-
Element.extend(object)
,String.extend(object)
-
window.extend(object)
/document.extend(object)
-
- 1.2
-
String.implement(object)
/String.implement(string, function)
-
Window.implement(object)
/Document.implement(string, function)
-
- 1.11
-
FX.Style
new Fx.Style(element, property [, options]).start([from,] to);
$(element).effect(property [, options]).start([startvalue,] endvalue);
-
- 1.2
-
FX.Tween
new Fx.Tween(element [, options]).start([property], from[, to]);
$(element).get(property [, options]).start(startvalue[, endvalue]);
-
- 1.11
new Drag.Base(el[, options]);
- 1.2
new Drag(el[, options]);
Clone this wiki locally
You can’t perform that action at this time.