Premium Templates
Image Galleries
Image Effects
Video Players
Audio Player
Other Effects
Copyright © Flying Cow Labs All Rights Reserved.
Website crafted using the Serif Software Suite
If you’ve found these tutorials useful please help the world's poorest communities
by making a small donation to WaterAid -
Hover Zoom Image Gallery
This is a fancy pants image gallery for your WebPlus website. Hover over an image and it zooms out to reveal it in it’s full glory. Can be used as an interesting way of showing off your portfolio.
Original download and tutorial comes courtesy of Marcin Dziewulski at mobily.pl
1. Download the zipped file -
2. Using an ftp program such as FileZilla add the complete ‘hover-
You can also add the files via the built in FTP uploader -
4. Finally you will need to add the following HTML code to the body of the page.
Copy to clipboard > Insert > Web Object > HTML > Paste to Body
Placement of the Image gallery will depend on the placement of the HTML Code Fragment.
3. Include the following script in the head of the master page or the page you wish to display the Image gallery.
Copy to clipboard > Insert > Web Object > HTML > Paste to Head.








If you’ve embedded the files via the File Manager you can now preview the site in your browser to see an active image gallery, if you’ve uploaded the files via an ftp client you’ll need to upload the site to see it in action!
Have the Images Spin In!
Instead of the images simply zooming out, they can also spin View the Demo. To do this, change the following section of code that’s added to the head of the site from this:
rimg.hover(function(event) {
this.animate({
scale: 2,
rotation : 0
Include ‘360’ so it looks like this:
rimg.hover(function(event) {
this.animate({
scale: 2,
rotation : 360
Any issues or questions please post in the Support Forum.
Attention: If you’re using WebPlus X4 you will need to use this workaround to allow
this add-