Minikit Effects Script

widget-script-javascript-effect-moo-tools-popup-windows

Minikit is a collection of visual effects and widgets for javascript/html. It was created with some parts such as moo.fx and nifty corners that are freely available libraries. The others creation is made by Troels Knak-Nielsen.

There isn’t a single license covering all of minikit so you can include in any of you projects.

File structure

Minikit is currently divided into three separate files:

minikit.core.js must always be included and contains the basic library used by the various widgets in minikit. The two others contain different types of effects/widgets.

minikit.fx.js is mostly a port of moo.fx, which is a collection of visual effects. It also contains an extended version of nifty corners.

minikit.widgets.js contains a number widgets to use in form elements. All of theese widgets are unobtrusive in that they extend on a standard input field such as <input type="text" />, so if the user has javascript disabled, the form will still be usable.
Some widgets have further auxilliary dependencies, such as stylesheet and images.

Here are some examples:

Nifty Corners:

nifty-corners-effect-script-web

Accordion (moo.fx)

moo.fc-effect-script-web-widget

Combobox

combox-effect-java-script-querry-submit

Download current version

Share your love

Leave a Reply

Your email address will not be published. Required fields are marked *