0 Replies Latest reply on Aug 7, 2011 5:57 PM by oyesiji77

    Using External JQuery Library within Seam

    oyesiji77

      I want to use an external JQuery file that performs some certain function, i noticed that when u iuse a:loadScript it does invoke the library successfully but when i use




      <script type="text/javascript" src="scripts/jquery.nivo.slider.pack.js"></script>





      it does not load the script. I really don't want to use a:loadScript is there something i can do, to ensure that my library loads