A more permanent solution:

http://code.google.com/apis/ajaxlibs/documentation/index.html#script_aculo_us

That way you set it once, it's served from Google's system, Gzip'd (so
it's smaller), and you can specify version numbers ex:
google.load("prototype", "1.6"); will load the most recent updates to
prototype up to but not including 1.7 (current is 1.6.0.3 as you
stated)

I've been using this on our developed sites with good results.

Joe

On Nov 9, 3:59 am, Ev Shafrir <[EMAIL PROTECTED]> wrote:
> A Basic version synch question:
>
> I'm a first timer and want to start with a properly matched  Prototype
> & script.aculo.us:
>
> So...
>
> -- I downloaded 'scriptaculous-js-1.8.1'  (today Nov. 8)
> -- Inside its 'lib' folder I found 'prototype.js'  with version:
> (first line in file)
>    /*  Prototype JavaScript framework, version 1.6.0.1
>
> -- Then I downlaoded the latest 'prototype-1.6.0.3.js' file (today
> Nov. 8)
>
> Question is: can I replace the 1.6.0.1 with the 1.6.0.3 ?
> What is the 'synch rule' between Prototype & script.aculo.us ?
>
> Thanks you for illuminating,
>
> Ev Shafrir
> Rainy Califonia

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to