$d) { $v = preg_match('#.*-(.*)\.js#', $f, $m) ? $m[1] : "0.00"; $max = max($max, $v); $downloadLinks[] = newline() . tab(6) . '
  • » '."Jelo v$v ($d)".'
  • '; } $vStable = $max; $vBeta = $max + 0.01; rsort($downloadLinks); $downloadLinks = join("", $downloadLinks); ?>

    Downloading Jelo

    You don't need to download Jelo to begin using it — you are free to hotlink any of the scripts below on your site. Note that if you use either of the Current Releases links, you will always be using the most recent and updated version. Hotlinked scripts are set up for gzipping and client-side caching, resulting in faster downloads for your visitors.

    Current Releases

    Archives

    These links are provided for those who wish to stick with a specific version of Jelo. Every time the library is updated, a new version is automatically added to this list.

    Adobe AIR Adapter

    Note: You only need this adapter if BOTH of the following conditions are met:

    Most developers will NOT need this file. If you aren't sure, you probably don't need it.

    If you do use it, make sure you include Jelo.AirAdapter.js after jelo.js in your project!