Zenphoto and Jquery Problem

How do I apply jkuerj to albums of this gallery. I tried this but it will not work
<Head>
<Script type = "text / javascript" src = "<? Php $ _zp_themeroot?> / Js / jquery.js"> </ script>
</ Head>
I want this effect to apply to their albums.
http://www.sohtanaka.com/web-design/examples/hover-over-trick/
Mei you can help make sure that java script link to the gallery that it would work. Because I think it is a test that said I did well the path to the java script ...

Comments

  • acrylian Administrator, Developer
    No double posts please. Thanks.

    jQuery is already ob board with Zenphoto (look at `zp-core/js`) and already loaded on the standard themes by the function `zenJavascript()` (plus possible other js stuff from plugins).

    <Script type = "text / javascript" src = "<? Php $ _zp_themeroot?> / Js / jquery.js"> </ script>
    You should learn some basics, `<? Php $ _zp_themeroot?>` does nothing without `echo`.
Sign In or Register to comment.