Versions Compared

Key

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

...

We can check that looking at source code of DSpace home page, we'll see this few lines: 

Code Block
languagehtml/xml
titleHighslide libraries
linenumberstrue

...

<script type="text/javascript" src="/jspui/static/js/scriptaculous/prototype.js"> </script>
<script type="text/javascript" src="/jspui/static/js/scriptaculous/effects.js"> </script>
<script type="text/javascript" src="/jspui/static/js/scriptaculous/builder.js"> </script>
<script type="text/javascript" src="/jspui/static/js/scriptaculous/controls.js"> </script>