Index du Forum » » Mods, Trucs, Astuces

Auteur

Jquery pour zoom sur image
showmax
33    

  Posté : 24-03-2011 15:18

Pourtant le script est bien implanté dans le header_head.inc

<?php
/************************************************************************/ br />/* DUNE by NPDS */
/* =========================== */
/* */
/* NPDS Copyright (c) 2002-2009 */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/ br />?>

<!--jQuery magnifier plugin -->
<script type="text/!javascript!"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/!javascript!" src="js/jquery.magnifier.js">
</script>

<!--jQuery lightBox plugin -->
<script type="text/!javascript!" src="js/jquery.js"></script>
<script type="text/!javascript!" src="js/jquery.lightbox-0.5.js"></script>
<link rel="stylesheet" type="text/css" href="themes/infosarts/style/jquery.lightbox-0.5.css" media="screen" />
<!-- Ativando o jQuery lightBox plugin -->
<script type="text/!javascript!">
$(function() {
$('#gallery a').lightBox();});
</script>

Message édité par : showmax / 24-03-2011 15:25




Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=24657&forum=7