<p>Hi all,</p>
<p>EPrints has been using the Prototype JS library since version 3 - at the time there was as many good reasons to use Prototype than to use jQuery but now it seems that the latter has been more widely adopted.</p>
<p>Migrating to jQuery is not simple. Most if not all the EPrints javascript extensions rely on Prototype one way or another, as well as a number of core UI components/plug-ins so a migration would mean re-writing many core components and it would also break some of your custom code.</p>
<p>However using jQuery comes with many advantages including jQuery UI and its widely used UI components (read&nbsp;<a href="http://jqueryui.com/">http://jqueryui.com/</a>&nbsp;for more information) and it would make sense to move towards jQuery in the next major/long-term release of EPrints.</p>
<p>What are your views about this potential move?</p>
<p>Seb.</p>