1 Reply Latest reply on Apr 4, 2007 2:37 PM by sergeysmirnov

    Implications/consequences of using the prototype library

    balteo

      Hello,
      I need to use the prototype library for the following reason: I use a library that itselft has a dependency on prototype (scriptaculous).
      My question is twofold:
      1. Do I need to include the :

      <script src="js/prototype.js" type="text/javascript"></script>

      together with the :
      <script src="js/scriptaculous.js" type="text/javascript"></script>
      bearing in mind prototype is already included in a4j?
      2. Are there any consequences or potential for conflicts in including prototype as I have done above??
      Thanks in advance,
      Julien.