youngdutchdesign.com
Submitted by: Crispijn

Mootools 1.2 cvLinkSelect class

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.

direct link