Zoom Image onMouseover Addon

Open to all! Ask other shopowners for help.
KenSO
Member
Posts: 44
Joined: Fri Mar 05, 2021 12:01 pm
Phoenix Version:
Has thanked: 37 times
Been thanked: 4 times

Re: Zoom Image onMouseover Addon

Post by KenSO »

Hello All,

I am delighted to share with you that @zipurman has kindly provided an addon based on the sample I supplied. I am very grateful to him and offer my many thanks for this solution which I hope is not just for my benefit but for others who desire such a solution. Thank you very much @zipurman - Thanks you :D


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
ReneH4
Contributor
Posts: 145
Joined: Mon Oct 26, 2020 12:00 pm
Phoenix Version:
Has thanked: 13 times
Been thanked: 17 times

Re: Zoom Image onMouseover Addon

Post by ReneH4 »

Great! Can we see it in action somewhere?
KenSO wrote: Sat Mar 13, 2021 1:00 pm Hello All,

I am delighted to share with you that @zipurman has kindly provided an addon based on the sample I supplied. I am very grateful to him and offer my many thanks for this solution which I hope is not just for my benefit but for others who desire such a solution. Thank you very much @zipurman - Thanks you :D
KenSO
Member
Posts: 44
Joined: Fri Mar 05, 2021 12:01 pm
Phoenix Version:
Has thanked: 37 times
Been thanked: 4 times

Re: Zoom Image onMouseover Addon

Post by KenSO »

ReneH4 wrote: Sat Mar 13, 2021 2:17 pm Great! Can we see it in action somewhere?
KenSO wrote: Sat Mar 13, 2021 1:00 pm Hello All,

I am delighted to share with you that @zipurman has kindly provided an addon based on the sample I supplied. I am very grateful to him and offer my many thanks for this solution which I hope is not just for my benefit but for others who desire such a solution. Thank you very much @zipurman - Thanks you :D
You can see in here - http://oscommerce.kenmedia.net
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Zoom Image onMouseover Addon

Post by burt »

You seem to have two different zoomers loaded:

In the output of the page, L10:
<script src="http://oscommerce.kenmedia.net/ext/jquery/image-zoom.js" type="application/javascript"></script>

And L361:
<script src="/ext/zoom/jquery.zoom.js"></script>

I'm not sure you need both of these?
I am not here to build for you.
I am here to build with you. Let's help each other.
KenSO
Member
Posts: 44
Joined: Fri Mar 05, 2021 12:01 pm
Phoenix Version:
Has thanked: 37 times
Been thanked: 4 times

Re: Zoom Image onMouseover Addon

Post by KenSO »

burt wrote: Sat Mar 13, 2021 5:09 pm You seem to have two different zoomers loaded:

In the output of the page, L10:
<script src="http://oscommerce.kenmedia.net/ext/jquery/image-zoom.js" type="application/javascript"></script>

And L361:
<script src="/ext/zoom/jquery.zoom.js"></script>

I'm not sure you need both of these?
You are right @burt I had tried plugging in files before but had no luck and forgot to take old one out when I got solution from @zipurman - Thankfully that's just my test installation and I've removed older zoomer.
User avatar
ReneH4
Contributor
Posts: 145
Joined: Mon Oct 26, 2020 12:00 pm
Phoenix Version:
Has thanked: 13 times
Been thanked: 17 times

Re: Zoom Image onMouseover Addon

Post by ReneH4 »

Nice!
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Has thanked: 93 times
Been thanked: 162 times

Re: Zoom Image onMouseover Addon

Post by zipurman »

Created this hook and made it free on PhoenixAddons.com
https://phoenixaddons.com/knowledgebase ... mage-zoom/
zipurman
-----------
admin
Contributor
Posts: 217
Joined: Wed Oct 30, 2019 1:34 pm
Phoenix Version:
Has thanked: 20 times
Been thanked: 22 times

Re: Zoom Image onMouseover Addon

Post by admin »

Support for this Addon will now be available on the Addon page - app.php/addons/free_addon/product_image_zoom/support


Join The Code Co-op to get access to your library in the Code Co-op Forum
Locked