Posts Tagged ‘mootools plugins’

30 Days of Mootools 1.2 Tutorials – Day 23 – Fx.Slide

Wednesday, December 10th, 2008

Displaying elements with Fx.Slide
Welcome to day 23 of 30 days of Mootools 1.2 tutorials. If you haven’t already, be sure to check out the rest of our mootools series. Continuing with our tutorials about the Fx plugins, we are going to take a look at Fx.Slide. This plugin lets you display content [...]

30 Days of Mootools 1.2 Tutorials – Day 22 – Fx.Elements

Tuesday, December 9th, 2008

Multiple morphs with Fx.Elements
Welcome back to 30 days of Mootools 1.2 tutorials. If you haven’t already, be sure to check out the rest of our mootools series. Today, we are going to take a look at the Fx.Elements plugin, which is basically an extension of Fx.Morph. Instead of applying to a single [...]

Smart Hover Box for Mootools 1.2 v1

Thursday, October 9th, 2008

v1
We have been hard at work developing some exciting projects, including this new release of Smart Hover Box. The biggest difference with the new version is that Hover Box is now a class instead of a function, giving you more control and extensibility. There are also a few new options, including “lockX” and “lockY,” [...]

30 Days of Mootools 1.2 Tutorials – Day 15 – Sliders

Monday, September 1st, 2008

Mootools 1.2 Sliders
If you haven’t already, be sure and check out the rest of the Mootools 1.2 tutorials in our 30 days series.
By now, initiating these Mootools plugin objects should start seeming pretty familiar. Slider is no different, you create your new slider, define the elements for the slider and the handle, you set [...]

Smart Hover Box for Mootools 1.2

Monday, August 4th, 2008

v0.11
update: smart hover box is no longer being updated or supported. Thanks to everyone for all the feedback on this project.
Update: we have released a new version of smart hover box!
Update: thanks to some feedback, found and fixed an IE bug that threw an error the first time you hovered over an element.
Smart Hover [...]

Mootime v0.3- Mootools 1.2 Javascript Timepicker

Thursday, July 17th, 2008

v0.3
Here is another transfer from a jquery project I was working on, mootime–a javascript timepicker for mootools 1.2. Installation is simple and there is currently nothing to configure. Just add an input field and call the function “mootime(‘id’),” where “id” is the id of the input field. That’s all there is to [...]

Toggle-o-matic v0.2 for Mootools 1.2

Wednesday, July 9th, 2008

v0.2
Update: Toggle-o-matic no longer works with the current version of mootools and is not being updated at this time. Thanks for all the feedback on this project.
Update: As a result of some great feedback I got from a new mootools forum, I added two more features and even ended up shortening the code in [...]

Simple Animated Menu for Mootools 1.2

Wednesday, June 25th, 2008

Update: We are no longer featuring the simple animated menu on our site, and will get a demo up soon. In the meantime, you can check out the source below or download it.
Curious how to build something like the menu featured on this site for your next web design project? (note IE6 users – [...]