Download version 1.3.2

This is the latest stable release, Moo.Rd v1.3.2. To download the latest SVN revision, go to the SVN Download Builder.

You're using the Download Builder, that allows you to make your version by choosing the component you need. When a component is selected, it is added to the main file. Then, you can choose the compression type: packed with PHP4 version of Dean Edwards JS Packer, sourcecode which preserve the documentation, no documentation or only documentation.

Choose the components you want and bulid your own version:


Core

 constructors.jsthe moo.rd base file. Contains some moo.rd Constructors
 type.jscontains a collection of shortcut functions based on the $type function and the $dump function
 browser.jsextends the Browser Hash to speed up and ease the detection of the browser
 overlay.jscontains the Overlay Utility Class implemented into many others classes

Native

 string.jscontains a collection of many useful String prototypes
 string_php.jsbrings the PHP string methods into Javascript
 array.jscontains a collection of many useful Array prototypes

Table

 table_rows.jsextends the Table Class adding the capability to customize the the table rows
 table_cells.jsextends the Table Class adding the capability to customize the the table cells
 table_cols.jsextends the Table Class adding the capability to customize the the table columns

Make

 make_table.jscontains the Make.Table Class and utilities to easily create tables from arrays without using HTML code
 make_list.jscontains the Make.List Class and utilities to easily create lists from arrays without using HTML code
 make_select.jscontains the Make.Select Class and utilities to easily create Select elements from arrays without using HTML code

Customize

 custom_base.jscontains the Custom Class which provides windows creation
 custom_windows.jscontains Custom.Alert, Custom.Confirm and Custom.Prompt Classes to create your own customized standard windows
 smooth_scrolling.js contains the SmoothScrolling Class to smooth scroll the anchors

Effects

 effects_base.jscontains a collection of methods and utilities to work with effects based on Fx Classes
 effects_morph.jscontains a collection of web 2.0 effects for elements morphing
 effects_fade.jscontains a collection of web 2.0 effects for every fade needs
 effects_move.jscontains a collection of web 2.0 effects to work with the elements movement
 effects_extra.jscontains an extra collection of miscellanous web 2.0 effects
 effects_toggle.jscontains the Fx.Toggle Class which allows to toggle the css properties of an element
 effects_cycle.jscontains the Fx.Cycle Class to make powerful and customizable slideshows
 effects_cycles.jscontains the Fx.Cycles Class to make powerful and customizable slideshows with two transitions at once

Virtual Box

 virtual_base.jscontains the Virtual Class, a core wrapper to create virtual box, virtual ajax and virtual.html
 virtual_box.jscontains the Virtual.Box Class for creating professional image presentations
 virtual_ajax.jscontains the Virtual.Ajax Class for creating professional virtual boxes and loading a content from the server into them
 virtual_html.jscontains the Virtual.HTML Class for creating professional virtual boxes with static contents

Plug-in

 kwick_menu.jscontains the Kwick.Base, the Kwick.Menu and the Kwick.All Classes for creating customizable and professional kwick menus and kwick transitions
 glider.jscontains the Glider Class to create fully-customizable slideshows with many original features
 tutorial.jscontains the Tutorial Class for creating professional tutorials and step by step presentations
 tabs.jscontains the Tabs Class which allows to create professional Tab-Based interfaces

Include MooTools

  MooTools Needed include only the components of MooTools 1.2 needed by moo.rd
  MooTools Full include the full version of MooTools 1.2
  No MooTools don't include MooTools

Compression

  Compressed compress your own moo.rd version with JS Packer
  Sourcecode get the moo.rd sourcecode
  No Documentation get the moo.rd sourcecode with no documentation
  Only Documentation get the moo.rd documentation for offline consulting