[Dspace-tech] Theme - Insert javascript

2009-08-24 Thread Fabricio Costa
Hi, We want to insert an image crossfader javascript in our xmlui theme (homepage). Does anybody know how to do it? The javascript code: http://slayeroffice.com/code/imageCrossFade/xfade2.html Our theme code: http://aplicacao.tst.jus.br/dspace/themes/Tst_legis/Tst_legis.xsl All ideas are

Re: [Dspace-tech] Theme - Insert javascript

2009-08-24 Thread Jason Stirnaman
Fabricio, We're using JQuery Cycle http://malsup.com/jquery/cycle/ since XMLUI comes with JQuery. It's extremely flexible and easy to configure with paging, different effects, etc. View our HTML source for an example: http://archie.kumc.edu/ The XSL is pretty much identical, quick and dirty,