No, if you include scriptaculous, you get EVERYTHING. If you just  
want one extra library, then you can use it. I can't recall what  
Autocompleter needs, but I think it might be Controls, maybe Effects.  
If you read the source of scriptaculous.js, you'll see that it's just  
a loader, and nothing more. It guarantees that all of the libraries  
are loaded in the correct order.

Walter

On Oct 7, 2008, at 12:10 PM, barkokhba wrote:

>
> Thanks for taking an interest.
>
> When I delete the scriptaculous.js import, Autocompleter does not work
> at all, so I guess it is needed.
> The way I understand the libraries are organized is that you always
> need scriptaculous.js, but the other libraries, e.g. effects.js,
> only when needed.
>
> On Oct 7, 3:58 pm, Walter Lee Davis <[EMAIL PROTECTED]> wrote:
>> This might be part of the problem. If you include scriptaculous, it
>> will include all the rest of the scripty libraries. If you only want
>> controls, then include prototype and controls. That's the reason why
>> there are separate libraries -- to cut down on the overall size of
>> things.
>>
>> Walter
>>
>> On Oct 7, 2008, at 8:11 AM, barkokhba wrote:
>>
>>> <script type="text/javascript" src="js/scriptaculous.js"></script>
>>> <script type="text/javascript" src="js/controls.js"></script>
> >


--~--~---------~--~----~------------~-------~--~----~
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