|
|||
|
Hallo,
sitzt jetzt schon 3 Stunden vor meinen Daten und ich schaff es einfach nicht das Plugin zum laufen zu bringen. Vorgegangen bin ich nach Anleitung. 1. header.php HTML-Code:
<link rel="stylesheet" type="text/css" href="<?php echo 'templates/'.CURRENT_TEMPLATE.'/stylesheet.css'; ?>" /> <link rel="stylesheet" href="style/jqzoom.css" type="text/css" media="screen" /> <script src="js/jquery.js" type="text/javascript"></script> <script src="js/jquery.jqzoom.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function(){ $(".jqzoom").jqueryzoom({ xzoom: 300, //zooming div default width(default width value is 200) yzoom: 300, //zooming div default width(default height value is 200) offset: 10, //zooming div default offset(default offset value is 10) position: "right", //zooming div position(default position value is "right") preload:1, lens:1 }); }); </script> 2. product_info_v1.html HTML-Code:
<div class="jqzoom"> {if $PRODUCTS_IMAGE!=''}<img src="{$PRODUCTS_IMAGE}" alt="{$PRODUCTS_USER_KArtikelbezeichnung}" jqimg="{$PRODUCTS_IMAGE}"> {/if} </div> Hier wäre der Link zum Produkt und die Anleitung. http://www.mind-projects.it/blog/jqzoom_v10 Vielleicht hat es ja schon jemand zum Laufen bekommen. Jedenfalls Vielen Dank falls ich einen Tipp bekomme. Geändert von tomjons (10.11.2008 um 07:25 Uhr) |
![]() |
| Lesezeichen |
| Stichworte |
| einbindung, jqzoom, problem |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Session Problem!!! HILFE | arnie83 | Installation und Konfiguration | 2 | 11.04.2007 07:36 |
| Problem Bei Einbindung Mehrerer Banner | hoshigo | Shopbereich | 2 | 20.02.2005 09:33 |
| Html Problem.... | ZaPP | Allgemeine Diskussionen | 2 | 22.01.2005 08:17 |
| Problem Mit Einbindung Von Statistik-tool | flevel | Installation und Konfiguration | 3 | 26.07.2004 17:32 |
| Smarty Error: Problem Writing Temporary File | unique | Installation und Konfiguration | 3 | 10.11.2003 20:08 |