Categories

Tag Archives: fancybox

PrestaShop 1.6.x. Ho to change FancyBox (thickbox) image size

PrestaShop Tutorials
  |  
March 11 2016
This video tutorial will show how to change FancyBox (thickbox) image size in the PrestaShop template.
Read More

JS Animated. How to replace an image with video using Fancybox

JS Animated tutorials
  |  
April 20 2015
This tutorial is going to show you how to replace an image with video using Fancybox in JS Animated templates.
Read More

JS Animated. How to implement jQuery “FancyBox” lightbox plugin

This tutorial is going to show you how to implement the jQuery "FancyBox" lightbox plugin into your JS Animated template.
Read More

jQuery “FancyBox”

Lightbox, Working with jQuery scripts
  |  
March 17 2011
FancyBox is a tool for displaying images, HTML content and multi-media in a Mac-style “lightbox” that floats overtop of web page. JavaScript We should include jQuery framework, jquery.fancybox-1.3.1.pack and jquery.easing-1.3.pack by pointing src attribute in the script tag to those .js files. Initialization script we place in the <head> section. It initializes the link with the id #single_image There are…
Read More