OXID Community Forum> Cleanest way to deactivate zoom? |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
Simply remove that if/else statement so we're just left with <div class="picture">?
Quote:
|
||||
|
I also want to remove the zoom function. But its hard to remove! It seems that the variants selector is connected to some functions from cloudzoom.
Simply removing the mentioned part does not work! The variants are not selectable anymore. Simply removing the JS lines don't work either: Code:
[{oxscript include="js/libs/cloudzoom.js" priority=10}]
[{oxscript add="$('.cloud-zoom, .cloud-zoom-gallery').CloudZoom();"}]
EDIT//// One quick&dirty solution: Simply add to oxid.css: Code:
div.mousetrap {display:none;}
Last edited by morfer; 03-30-2012 at 05:20 PM. |
|||
| Reply |
| Bookmarks |
| Tags |
| cleanest, deactivate, zoom |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Zoom Picture Plus | aggrosoft | Module | 26 | 03-18-2012 05:20 PM |
| Cloud Zoom | schmaiki | Module | 33 | 01-29-2012 01:00 PM |
| Sortierung der Zoom Bilder | rallemann | Templates und Design | 2 | 08-19-2011 10:08 AM |
| AJAX-ZOOM - Bild Zoom Plugin ohne Flash | vadus | Module | 7 | 08-10-2011 12:05 AM |
| ZOOM bei Varianten | valero | Allgemeines | 2 | 11-10-2009 10:33 AM |