If you’re making a form with today’s standards you often have to make several select elements with the options of the next select elements referring to the previous one. It’s a simple task to create a small Mootool which do it for you but it’s always a time consuming process, especially if you’ll have a lot of select boxes. I thought that if I have use this functionality more than once a class would be helpful.
This class links the select boxes to each other. When you change the first select element the options for the following select boxes are loaded. Simple as that.
View example Download file Download Zip
Continue Reading »
I’ve created another Mootools class! This one animates the appearance of images or elements. Do I need to say more? Words are not enough, check out the demo!
View example Download file
I even added a onComplete function which you can customize yourself!
Continue Reading »
During the development of YoungDutchDesign.com I was searching for a Mootool based news ticker script. I’ve found the great news ticker script from Antonio Lupetti but this one wasn’t compatible with Mootools 1.2 and all the tips in the comments were not sufficient. So here we are, a fresh build of a simple news ticker: The cvNewsTicker class.
View example Download file
Download now!
Continue Reading »