Okay, I tried a simple move div with the Fx package, and it worked for a basic html page. Then I tried it on a Joomla site, and it didn't work. Apparently that's not in their mootools package. So I downloaded the latest mootools, and replaced their old mootools.js with mine. Now the move div works fine but the dropdown menus in the Joomla admin panel no longer work. So I had to put the old mootools back so I could use the admin panel. That was a surprise. If figured the new mootools core would be backward compatible and old code would work
I tried making a core with just Fx and calling it as src in the Joomla html, but that didn't work. How do I add the Fx to an older mootools package but leave whatever was making the admin panel work? I know, go ask the joomla guys - but I'm not getting a response.
