1222North.com

Posts Tagged ‘moo tools’

March 2nd, 2007

JavaScript Effects

Author: Admin

Most of the cool JS tools are built on libraries. You can’t use multiple libraries on the same site without some reprogramming. So, it’s important when deciding what effects to use, to find out what library they are built on — or not built on. The libraries vary in size, so when designing a graphic heavy site, we may want to use a smaller library.

PROTOTYPE LIBRARY (69KB + plugins):
- Lightbox (http://www.huddletogether.com/projects/lightbox/)
- Lightbox Gone Wild! (http://particletree.com/features/lightbox-gone-wild/)
- Scriptaculous (http://script.aculo.us/)

JQUERY LIBRARY (19KB + plugins):
- Thickbox (http://jquery.com/demo/thickbox/)
- Interface FX — like Scriptaculous (http://interface.eyecon.ro/demos/ifx.html)
- A whole ton of other “plugins” (http://docs.jquery.com/Plugins)

MOOTOOLS (32KB w/ all plugins):
It isn’t clear if this is a separate framework. The documentation refers to it as a framework and it doesn’t appear to need another library installed but that some functions are based on Prototype and Base.? I’m not sure if it would be compatible with the other libraries. (http://mootools.net/)

Note: swfobject and sifr are not effects built on a library and function as separate JS scripts.? Although they can conflict with the libraries, we’ve found that the most recent versions are compatible, or that their web sites address the compatibility issues.

November 27th, 2006

Dreamweaver Extensions

Author: Mike

I found this site while searching for a nice page-scroll tute for anchor tags. These guys took the JS from moo.fx, and created a bunch dreamweaver extensions. Some are free, some are not. The page scroll was, however.

Trio Solutions

November 23rd, 2006

Accordion Div Dummy by MooFX

Author: Mike

So I downloaded the Java Script from a previous post I wrote about MooFX. I created a dummy and placed the source files in The Web Cave under Scripts/moofx/.

View Dummy

November 15th, 2006

…And Another Nice Collapsible Site

Author: Mike

This one’s even smoother…but maybe not as good of design.

mad4milk

November 15th, 2006

Nice Collapsible Site

Author: Mike

Yet another nice collapsible site with that eases to a stop.

Octavez