Mootools Labelify Alternative
Mootools – Show and Hide input values on click While applying the finishing touches to a Joomla project, I wanted to include some JavaScript code to remove the value from an input field when it has been clicked, and then restore the value afterwards. My usual method of doing this is a free JQuery based script called Labelify that is available under the GNU license. I have always found this script to be extremely effective, efficient and quick to implement. Unfortunately due to Joomla being built around the Mootools JavaScript library, the labelify script conflictedand did not work. After searching … Continue reading





