Hi Hardik Mishra,

I think that you can put this piece of code in header.jsp

Best,

Al 31/05/2010 08:39, En/na Hardik Mishra ha escrit:
Hello

I am trying to integrate Google Doc. Viewer
http://wiki.dspace.org/confluence/display/DSPACE/Document+Preview+with+Google+Docs+viewer


In documentation, I found
The javascript functions do make minor use of jQuery, which can easily be added:
<script type="text/javascript"  src="http://www.google.com/jsapi  
<http://www.google.com/jsapi>"></script>



<script type="text/javascript">
         google.load("jquery","1.4");
         google.setOnLoadCallback(function() {

             // Place init code here instead of $(document).ready()


         });
</script>


But , In the doc It is not mentioned that where it is to be added.

Please Do the needful and correct the document if needed.

Thanks &  Regards
Hardik Mishra
Software Engineer

Give a man a fish, and you feed him for a day. Teach a man to catch fish and you feed him for a lifetime.


------------------------------------------------------------------------------


_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Oriol Olivé Comadira
*Biblioteca Universitat de Girona*
/Projectes/
DUGi: Repositori Digital de la Universitat de Girona <http://dugi.udg.edu>
DUGiDoc: Repositori Digital de Documents de la Universitat de Girona <http://dugi-doc.udg.edu> DUGiMedia: Repositori Digital d'Àudio i Vídeo de la Universitat de Girona <http://diobma.udg.edu> DUGiFonsEspecials: Repositori dels Fons Especials de la Biblioteca de la Universitat de Girona <http://dugifonsespecials.udg.edu>
------------------------------------------------------------------------------

_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to