Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this manual we'll setup and enable jQuery javascript libraries instead of default scriptaculous ones.,   they both have great effects and functionalities so we can choose the one that best fits our interest, or knowledge.

Using simple on/off switches defined in <dspace:layout> we'll allow DSpace .jsp pages to load or not this script files. Example:

script.aculo.us libraries 

DSpace JSPUI interface bundles scriptaculous javascript libraries in every page head section. We can check that looking at source code of DSpace home page, we'll see this few lines:

...

Now that every script file and script file caller is located we'll start to code.

Modifying layout page

 First we'll start modifying