Re: [Moo] Re: Joomla and script error

2012-07-18 Thread HJ
I use J2.5 on certain sites and I do not get that problem, do you have an example site to look at? I have a feeling it's not MooTools itself but some other script using it, possibly some of the Joomla scripts like Tooltips (which I don't use), some of them aren't particularly well put together.

[Moo] Moo3D - basic 3D engine for MooTools

2012-06-21 Thread HJ
Since the forge doesn't seem to be working at the moment, here you go https://github.com/grownseed/Moo3D Moo3D and Moo3DFx are scripts I put together a while back, so I finally got around to updating them to MooTools 1.4 and added them to GitHub. I kinda always wondered how far it could be tak

[Moo] Fx.Number

2012-06-14 Thread HJ
Had to make some sort of incremental number effect for a client, so I thought I'd share the code if anybody's interested: http://jsfiddle.net/Bp2Pp/

[Moo] Re: A Splatter class

2011-01-21 Thread HJ
ly helped :-) > > Cool stuff! > > On 2011-01-20, at 23:22, HJ wrote: > > > Really sorry about that guys, that's the console statement removed. > > > Oskar, I have no problems making it work with Chrome. I know it's not > > particularly obvious in the post so have you dragged your mouse across > > the page to render the splatter?

[Moo] Re: A Splatter class

2011-01-20 Thread HJ
Really sorry about that guys, that's the console statement removed. Oskar, I have no problems making it work with Chrome. I know it's not particularly obvious in the post so have you dragged your mouse across the page to render the splatter?

[Moo] A Splatter class

2011-01-20 Thread HJ
Hey guys, Just wanted to let you know I made class to generate splatters. The point? I'd be grateful if you could figure one out :D http://grownseed.net/Arty/splatter-class-for-mootools.html Comments and suggestions appreciated.