Files in Hover Preview for ImageCache 7
Primary tabs
- Hover Preview for ImageCache 6
- Hover Preview for ImageCache 7(active tab)
- Hover Preview for ImageCache 8
File name | Location | Namespace | Description |
---|---|---|---|
hover_preview.imgpreview.css | hover_preview.imgpreview.css | #hover-preview-imgpreview { background: #222 url(loading.gif) no-repeat center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 10px; z-index: 999; border: none; } | |
hover_preview.info | hover_preview.info | name = Hover Preview description = A jQuery-based hover preview feature for Image fields. core = 7.x dependencies[] = image | |
hover_preview.module | hover_preview.module | ||
README.txt | README.txt | Hover Preview Image Style ========================= Requires Drupal 7.x. This module provides a mouse hover state for images. This is similar to functionality you would find on many shopping websites. The implementation of this module goes a bit… |