Login Required. Sign up now -- its free!

Projects tagged ‘mootools’


[257 total ]

381 Users
   

Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! ... [More] is easy to install, simple to manage, and reliable.. [Less]
Created over 3 years ago.

20 Users
   

PIDA is an IDE (integrated development environment). PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is ... [More] written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features. [Less]
Created over 3 years ago.

7 Users
 

MapFaces is a mapping JSF library
Created about 1 year ago.

4 Users

Jx is a JavaScript UI framework built on MooTools. It allows web developers and designers to quickly build user interfaces for their applications. Jx is based on semantically correct HMTL markup and ... [More] strives to be fully CSS compliant. Visit http://www.jxlib.org for a full API Reference and practical examples. [Less]
Created about 1 year ago.

4 Users
 

While the Internet's design is widely understood to be open and distributed, control over how users interact online has given us largely centralized and closed systems. ShiftSpace is an Open Source ... [More] platform that attempts to subvert this trend by providing a new public space on the web. By pressing the [Shift] + [Space] keys, a ShiftSpace user can invoke a new meta layer above any web page to browse and create additional interpretations, contextualizations and interventions using various authoring tools. [Less]
Created about 1 year ago.

4 Users
 

Project page: http://cheeaun.github.com/mooeditable/ GitHub repo: http://github.com/cheeaun/mooeditable/ Discussion: http://groups.google.com/group/mooeditable Issue tracker: http://cheeaun.lighthouseapp.com/projects/25080-mooeditable
Created about 1 year ago.

3 Users
 

Skelax is an GPL framework based on PHP, JS and pear lib to create websites, tools and widgets easily. Other Software Required: PHP PEAR Log Gettext Mootools
Created about 1 year ago.

3 Users
 

Eyes Of Lynx is a web-based application written in PHP/Javascript that allows you to share, examine and manage your photo albums. It's designed to be fast, intuitive and very powerful. Its key ... [More] features include an original and innovative interface, zoom and rotation tools, auto rotate of photos when an orientation is provided in EXIF data (informations stored by digital cameras), cache of images in a smaller/intermediate size to increase display and loading speeds, a thumbnail's image navigation, ... [Less]
Created over 3 years ago.

3 Users

Joomla 1.5.x Component Ninjaboard is a revolutionary, native forum component for Joomla 1.5, and has been built to take advantage of the new MVC framework in Joomla 1.5. This gives it a much ... [More] stronger and more easily expanded base of code than most other forum components. It is also able to make use of the extensive joomla 1.5 API. Ninjaboard allows you all the benefits of a native non bridged component while also delivering advanced professional forum qualities. Manage multiple designs with ONE template Manage multiple configuration sets Avatars and profiles for site members Moderation of forums, topics and posts Access control over different forums BBCode and Emoticons in posts Ability to lock and move threads Edit and preview posts Joomla! user integration [Less]
Created 6 months ago.

3 Users

MochaUI is a web applications user interface library built on the Mootools javascript framework. Canvas tag graphics are used for much of the Mocha GUI components. IE8 RC1 CompatibilityAs of r426 in ... [More] the SVN, all of the MochaUI demos should now be compatible with IE8 RC1 in both the "IE=7" and "IE=8" X-UA-Compatible modes. As long as it isn't too far off in the future, sometime after the final release of IE8 I will probably release MochaUI 1.0. So if you want to get your sites IE8 compatible before that time please get the code from the SVN. UsesWeb Applications Web Desktops Web Sites Widgets Standalone Windows, Modal Dialogs and Wizards FeaturesLayoutHorizontally and vertically fluid layout module with columns and panels. Optional toolbars. Columns and panels can be collapsed, expanded, and resized. Panels can be tabbed. Panel content can be loaded with innerHTML, XHR, or an iFrame. Toolboxes can be inserted in the toolbars. WindowsThe windows and their drop shadows are drawn with the canvas element. Windows can be focused, dragged, resized, collapsed/expanded, maximized/restored, minimized/restored and closed. Windows are resizable in 8 directions. Adjustable rounded corner radius. Adjustable shadow blur. Windows can have tabs and toolbars. Dynamically create new windows on demand and load their content with innerHTML, XHR, or an iFrame. The ability to create multiple new windows from a single Json data request. Create modal and notification dialog windows. Dynamically update window content. GeneralMinimal HTML markup required. Tested in Firefox 3, Internet Explorer 6 & 7, Safari 3, and Opera 9.5. Validates as XHTML 1.0 Strict if you use no target attributes in your anchors and validates as XHTML 1.0 Transitional if you do. Featured Sites Using MochaUICorbis Stock Photography Career Day by Chase Wilson of Echo::Factory Featured Application Using MochaUIPork.Generator More Sites using MochaUISoundseller Universal Curve Change LogNext ReleaseThemes Split panels and windows Bezier Path Animation IE8 RC1 Compatibility v0.9.5 9/07/2008Added a horizontally and vertically fluid layout module with columns and panels. Columns and panels can be collapsed, expanded, and resized. Panels can be tabbed. Panel content can be loaded with innerHTML, XHR, or an iFrame. Added toolboxes which can be inserted in the toolbars. Added a second toolbar to the windows so you can now have top and bottom toolbars. Added a simple file tree plugin. v0.9 6/11/2008Windows are resizable in 8-directions Adjustable drop-shadow width Gauges (round windows) Sortable dock Tabbed windows Windows can now be collapsed by double-clicking on their titlebars Overhauled code structure to make it more modular Added more window options and events v0.8 3/13/2008Added functionality for creating multiple new windows from a single Json data request Added animated canvas loading icon to xhr and iframe load methods onContentLoaded now works with iframes Added styling options which can be set globally and for individual windows Added global effects option which toggles most of the window transition effects Now you can set individual windows to be draggable, resizable, closable, maximizable, or minimizable, overriding the global settings (Joel Lindau) Added closeAll() method which closes all windows at once Added more examples Fixed scrollbar bug in Firefox 2 on the Mac. Scrollbars no longer bleed through windows that are above them Made speed optimizations (Joel Lindau) v0.7 r22 12/11/2007Iframes now resize when you resize a window Fixed it so that if the desktop toolbars are removed the rest of the code still works Modal windows can now be used standalone without any Mocha UI html markup Removed the inline javascript from the example html Added optional autohide to the dock (Scott F. Frederick) Added the following options to new windows: onContentLoaded, onFocus, onResize, onMinimize, onMaximize, onClose and onCloseComplete (Joel Lindau) Added screens/workspaces (Joel Lindau) Pulled the slider function out of the core class Code optimizations v0.7 - 12/03/2007Added minimize functionality (Scott F. Frederick) Added mouseover "title" to close, maximize, and minimize buttons (Scott F. Frederick) Added onmouseover "title" to minimized window buttons displaying full header title (Scott F. Frederick) The close, maximize, and minimize buttons are now individually optional Added several options for setting the properties and style of new windows Added additional ajax and iframe support Reconfigured how the core class is loaded so it is easier to access the class methods Added optional toolbars to the "desktop" Added modal dialog windows Code optimizations v0.6 - 11/26/2007Fixed the IE6 select issue Added a couple more class options Minor code optimizations v0.5 - 11/17/2007Initial release [Less]
Created about 1 year ago.