Zooming effect when mouse hovers over image

Permalink Browser Info Environment
Hi there,

I hope you can help me.

I was wondering if there was any way using this addon that the images that you choose as the links could be made to zoom out when you hover over them with the mouse??

This would be a great feature to have on this addon.

Thanks

Robert

Type: Discussion
Status: New
robert1984
View Replies:
dwayneparton replied on at Permalink Reply
dwayneparton
Are you pretty code savy? You could probably add something like this in the template. I haven't testing it but I think that's the kind of effect you are wanting?

$("a[rel="<?php echo $rel; ?>"]").fancybox().hover(function() {
    $(this).click();
});


Taken from:http://stackoverflow.com/questions/1725898/trigger-fancybox-with-ho...

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.