Copy the file "top_head.jsp" located in folder "liferay-portal-src-[version]\portal-web\docroot\html\common\themes\" into the EXT-folder 'liferay-portal-ext\ext-web\docroot\html\common\themes\'
>Open the copied file in your EXT
>Add the following lines:
<script src="/html/js/jQuery1.3.2/jquery1.3.2.js" type="text/javascript"></script>
<script src="/html/js/jQuery1.3.2/ui.jquery1.7.js" type="text/javascript"></script>
<script >="" src="/html/js/jQuery1.3.2/ui.stars.js" type="text/javascript"></script>
<script type="text/javascript">
var $132 = jQuery.noConflict(true);
>Open the copied file in your EXT
>Add the following lines:
<script src="/html/js/jQuery1.3.2/jquery1.3.2.js" type="text/javascript"></script>
<script src="/html/js/jQuery1.3.2/ui.jquery1.7.js" type="text/javascript"></script>
<script >="" src="/html/js/jQuery1.3.2/ui.stars.js" type="text/javascript"></script>
<script type="text/javascript">
var $132 = jQuery.noConflict(true);
</script>
> Now you can access jQuery 1.3.2'.