If you're using both prototype and scriptaculous, you might want to look at protoaculous... it's a minified single .js file that contains both prototype and scriptaculous. I stumbled across it myself a few weeks ago and easily adding it to my projects (otherwise I am not affiliated with the 'tool' in any way)
Latest files are found at http://groups-beta.google.com/group/prototype-core/files Al On Dec 28, 6:59 pm, Tobie Langel <[email protected]> wrote: > You're probably having issues because you're including scriptaculous > twice (scriptaculous.js's only role is to load files like effects.js > and controls.js, so you're effectively including them twice). > > Let us know if that helps. > > Tobie -- 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 [email protected]. 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.
