Friday 11 July 2008

mootools 1.2

First off i must apologise for the lack of 1.2 compatible scripts, i am working on them! If you have managed to modify to scripts to work with 1.2, i would be grateful if you could leave a link in the forums for others to use until i can get official releases out! (hopefully very soon)

I think in most cases its just Fx.Transitions that need to change, but the best way to find out is to check the errors in firebug.

36 comments:

Unknown said...

Yeah, i was just about to mail you about it. sortableTables don't work with 1.2, we are using 1.2 on our website, and tried to implement ST - with an error to follow - until i noticed it used the 1.1* branch.

eplawless said...

I've had to downgrade to mootools 1.1 to roll out an app using multibox this week. Greatly anticipating the 1.2 version. Awesome work, by the way.

Anonymous said...

Also waiting for new version of Multibox for MT 1.2 : ) Great script : ) Keep up good work : )

Unknown said...

Hi,
I posted a work version on the multibox topic : "Multibox with Mootools 1.2b?".
Its full of errors. I dont know if its gonna help...

Anonymous said...

Great news!
You're scripts are the only reason why I've not updated to 1.2 yet :)

Good Luck!
YOU ROCK!

Anonymous said...

I love your scripts, but I hate that people are saying "I'm not going to update until you update your scripts."

The biggest problem in web development today are people that wait on others to do their work for you - if you need some assistance, I'd love to help update your scripts.

Anonymous said...

@keif:
Yes you are right, this kind of attitude is not really good but there are lots of designers here who don't know much about javascript/mootools so all they can do is wait for the authors for the update and support!

It took me a long time to even understand how to use a script from mootools demo website for your website which now looks like the easiest job lol!

Good Luck Samuel! Your website is one of the first websites I ever saw for open source mootools scripts :)

ledil said...

Ive modified the latest multibox 1.3.1 library to make it work with mootools 1.2. If you want to have it please visit me blog, there is a description. Keep on the great work!

http://www.dilella.org/?p=64

Anonymous said...

This last mod from leonardo di lella doesn't seem to work...There is no error or something...

Anonymous said...

Ok. My mistake. I manage to get it to work but without overlay because I get some error in mootools.js (2009:property is undefined).
I made changes that were suggested in overlay.js.

ledil said...

Just added a new version of multibox and overlay. Now everything should work.

http://www.dilella.org/?p=64

Anonymous said...

Thanks! Now it works just fine. :)

trekerboy said...

Hi Samuel,

Love your scripts, using Multibox on a few of my projects; very nice!

If you have time, I have a small feature request: the ability to close a MultiBox from a link inside the description div...

I have a few actions that update content when their links are clicked would like to have the multibox close when these actions are initiated. I've posted about this in your forum as well.

Many thanks!

trekerboy said...

@Leonardo, thanks for taking the time to modify multiscript to work with the latest mootools! Getting a strange error with your fix...

Asset is not defined
load(0)multibox.js?12168... (line 383)
open(a#photo_1.image _MG_0062_screen.jpg)multibox.js?12168... (line 321)
(?)()multibox.js?12168... (line 114)
returns()mootools.js?12166... (line 573)
create(Object $extended=true event=Event click type=click)mootools.js?12166... (line 578)
defn(Object $extended=true event=Event click type=click)mootools.js?12166... (line 1854)
[Break on this error] this.contentObj = new Asset.image(this.content[index].href, {onload: this.res...

Any ideas?

ledil said...

@trekerboy: It seems that you are missing some module: Mootools Assets module. Please just use the complete mootools with all debs and library. Maybe it works then ...

ledil said...

Ive added a newer version of overlay, where I replaced the injectInside to make it work with MooTools 1.2 and then add a overflow:hidden to hide the scrollbar and a height:100%.

http://www.dilella.org/?p=64

I think now everything should work :)

Anonymous said...

So any update Samuel on the upgrade?

I'm sure you're busy, just curious :)

Anonymous said...

i also revamped the multibox but i keep getting major errors with getCoordinates.. im running mootols 1.2 with everything.

in the
getOpenClosePos: function(el){

it errirs with
el.getCoordinates()

Anonymous said...

Oh man you don't know how much I'm waiting for your scripts to be 1.2 compatible :P
Specially the multibox, its simply the best lightbox system I've ever seen!

Good Luck!

Unknown said...

Tks to Leonardo di Lella, and to Mr Birch, of course, you can find here an (almost) working version of Multibox for 1.2.
I just corrected the ajax request which was not working properly.
There is a remaining pb with "htmlelement".
Here:
http://ghazalp.co.cc/multibox12/multibox12.html

liam.smart said...

Mootools 1.2 version of multibox has been done.

http://www.dilella.org/?p=64

Works fine as I use myself. Hope this helps people out.

(this isnt my code though, so credit goes to author)

Anonymous said...

Here is the fix to make it work with mootools 1.2:

transition: Fx.Transitions.quadOut,

to:
transition:
Fx.Transitions.Quad.easeOut,

Make sure to checkout the mootools core with more (Fx.Elements plugin).

Anonymous said...

Anyone having problems with overlay.js and google chrome? When I click the close button of the multibox, the overlay remains there and doesn't fade out.

Anonymous said...

Multibox > all. Looking forward for 1.2.

Unknown said...

how do i put these into actionscript in flash CS3???

Anonymous said...

is there still no updated plant?

Anonymous said...

Are you still supporting multibox? When I use multibox it extends the height of my page considerable. Is there a fix for this?

Mitch said...

GOOGLE docs
http://phatfusion.googlecode.com/svn-history/r16/trunk/Interface/multibox.js

Unknown said...

Dude, have you any idea when your multibox script will be updated to mootools 1.2??

I'm chomping at the bit waiting for it so I can use it in a big project I've got on...

Unknown said...

Hi,
There is now this version of Multibox for Moo 1.2 :
http://www.liamsmart.co.uk/Downloads/multiBox/

Anonymous said...

Dear,
I like your great works, i have no words..
Kindly upgrade imagemenu to work with mootools 1.2.x

Unknown said...

First of all. Thank you by share.

I'm using your Image Menu and found an "error" using it with Explorer 8. I read that only supports IE 6 and 7. You think to release a new compatible version of Image Menu with IE 8?

Or maybe i need to use an upgraded Mootool?

Anonymous said...

Well...I'm creating my own site with mootools 1.2 components among which i choosed phatfusion's. But I've got a problem with page loading:

The pageLoader component remains in v1.11 and i understood that this one is not a priority to be updated!

I didn't find such other components on the web and all other solutions i found to load a foreign div into a dynamic one were unsuccessfull (They let my other V1.2 mootools components become unavailable!)

Has anybody a solution for me?

Anonymous said...

how can i use multibox inside an xml inside a flash??? is this posible?

Sildenafil said...

I am glad to hear that you are working on the lack of 1.2 compatible scripts, I have been using this old version of mootools 1.2 and I have not found the new version, could you tell me where I can I download it?

phentermine usa said...

I love your scripts, but I hate that people are saying "I'm not going to update until you update your scripts."