kevinandre
  • About Me
  • Photography
  • Contact Me
MooTools + RequireJS

Using Require JS to Load Mootools

On October 26, 2024

There are many scripts for loading JavaScript. One of my favorites is RequireJS. David Walsh wrote an article about loading Mootools using RequireJS but his technique requires loading mootools core as a whole. What about loading the Mootools modules separately?

Mootools, downloaded from github, comes with packaged with a utility called [...]

Continue Reading →

Checking Forms for Modifications

On January 22, 2025

Sometimes in applications forms are submitted without any changes being made. This can of course be a waste of bandwidth and processing time on the server. This very simple MooTools class checks the values in a form to see if its values have been modified and returns a result of true or false.

Continue Reading →

Using MooTools Packager

On January 20, 2025

It is now possible and recommended to generate MooTools (and its plugins) yourself using MooTools Packager or MooTools Depender. These libraries combine multiple javascript files into one for single file deployment. Once you understand the convention these libraries use, building a single production file is a breeze. This article focuses on setting up your javascript files for use primarily with Packager.

Continue Reading →
  • Post Categories

    • Ajax (2)
    • Development (10)
    • Dojo (6)
    • General (3)
    • Mootools (3)
    • Photography (2)
    • Poetry (3)
    • Technology (3)
    • Testing (1)
    • Twitter Bootstrap (3)
  • Photo Tags

    flower nature tampa travel water
  • Photos

    • 10Tampa, FL
    • flower7Flowers
"Unknown Twitter error." — xsokev

kevinandre

  • Home
  • About Me
  • Portfolio
  • Photography
  • Contact Me
© 2010 kevinandre
Platform by PageLines