MooTools 1.3

19 views
Skip to first unread message

tru10000

unread,
Oct 12, 2010, 9:54:48 PM10/12/10
to MooEditable
I tried to get MooEditable working with the new MooTools 1.3 and ran
into trouble at the section where MooEditable "mootoolizes" the
window, document and body of the IFRAME which MooEditable creates.
Here's the code in question:

// Mootoolize window, document and body
if (!this.win.$family) new Window(this.win);
if (!this.doc.$family) new Document(this.doc);

document.id(this.doc.body);

Apparently MooTools 1.3 does things differently. I can't make heads or
tails out the source code from 1.3 for the "Window, Document"
section.

Can anyone help me?

Pavel Evstigneev

unread,
Oct 23, 2010, 7:06:37 AM10/23/10
to MooEditable
Yes, I made it works with 1.3, now I making a patch, it'll be on
github in an hour http://github.com/Paxa/mooeditable

TLeung

unread,
Oct 26, 2010, 4:29:09 PM10/26/10
to mooed...@googlegroups.com
Thanks so much Pavel! I also saw cheeaun's update, too. Fantastic!

--
You received this message because you are subscribed to the Google Groups "MooEditable" group.
To post to this group, send email to mooed...@googlegroups.com.
To unsubscribe from this group, send email to mooeditable...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mooeditable?hl=en.


Reply all
Reply to author
Forward
0 new messages