@Michael: just do in the url address bar: javascript:alert(MooTools.version); @Erik: Hahaha. :D We are modular ;).
-Olmo Maldonado MooTools Developer http://mootools.net On Sep 20, 4:31 pm, "Erik Beeson" <[EMAIL PROTECTED]> wrote: > Those MooTools punks stole our filesize! > > --Erik > > On 9/20/07, Josh Nathanson <[EMAIL PROTECTED]> wrote: > > > > > OK, sorry about that. Weird though that it's also 27K packed. > > > ----- Original Message ----- > > From: "Michael Geary" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Thursday, September 20, 2007 4:05 PM > > Subject: [jQuery] Re: Verizon Wireless website using jQuery? > > > >> From: Josh Nathanson > > > >> Spotted in the wild? > > > >> - Go tohttp://www.verizonwireless.com > > >> - Look at your Firebug Script tab, find the script "gn_engine.js" > > > >> That packed script looks suspiciously familiar...and it's 27K > > > >> ????? > > > > As Erik mentioned, every script run through the old version of Packer > > (or > > > the new version with base 62 encoding) looks more or less > > > the same. > > > > Here's an easy way to tell what is inside a packed script. > > > > Open the script file directly in Firefox, in this case: > > > >http://cache.vzw.com/scripts/globalnav/gn_engine.js > > > > Do a Select All and Copy. > > > > Open the Firebug console. > > > > Paste the script into the Firebug command line. > > > > Go to the beginning of the line and change "eval" to "alert". > > > > Hit Enter (or Ctrl+Enter if you have the multiline console command line > > > open). > > > > -Mike

