Image Zoom Effect in E-commerce Website using Javascript

in this video, join me in creating the function Image Zoom Effect in E-commerce Website using Javascript, extremely simple without using any other libraries.
Download Code: www.lundevweb.com/2024/05/zoo...
-----
Hello everyone, I'm creating a lot of new projects every day and sharing them 😍, including things you'll love to know about javascript and web Developer, Designer. Subscribe to the channel so you don't miss it ✅.
#javascript #code #css
-----
Theme VsCode I'm Using: • Create Your Own VSCode...
Featured video series
React Js Tutorial: • React JS
Design Slider - Carousel web: • Design Slider - Carous...
E-Commerce Web Coding: • E-Commerce Website Code
Design Parallax SCrolling Effect: • Reponsive Parallax Scr...
Web Applycation Code: • Web Application Code
Javascript Tutorial: • Javascript Tutorial
CSS Tutorial: • CSS Tutorial
Many other impressive videos: / @lundeveloper
Contact With me:
Instagram: / lundev.web
Email: hohoang.dev@gmail.com
Buy me a cup of coffee by clicking the thanks button on any video. Thank you very much for your support 😍.
Here, I share all my knowledge about Developer and Web Design including languages ​​such as HTML, CSS, SASS, Javascript, Vue, React, Bootstrap, Tailwind along with clean code techniques and UI UX Design.

Пікірлер: 15

  • @lundeveloper
    @lundeveloperАй бұрын

    If you encounter an error that you cannot zoom an image in a certain browser, just add the pointer-events: none attribute to the #imageZoom::after element in CSS, all problems will be solved.❤

  • @lundeveloper
    @lundeveloperАй бұрын

    Don't forget to like, subscribe to the channel and leave a comment to share with each other, who knows, maybe it will become the topic for the next video.

  • @alexsantosdasilva2565
    @alexsantosdasilva256520 күн бұрын

    Wonderfull my friend

  • @lundeveloper

    @lundeveloper

    19 күн бұрын

    Thank you 😍😍

  • @MdNaimurRahmanHera
    @MdNaimurRahmanHeraАй бұрын

    Your explanation is awesome, brother. I especially appreciate the way you explain mathematical calculations.

  • @lundeveloper

    @lundeveloper

    Ай бұрын

    Because I think these are the most confusing steps, I tried to explain more clearly 😍

  • @navnav1819
    @navnav181928 күн бұрын

    Never thought MrBeast would be teaching me how to code lol. Great vid!

  • @gammingpirets520
    @gammingpirets520Ай бұрын

    Great content ❤

  • @lundeveloper

    @lundeveloper

    Ай бұрын

    Thank you ❤️❤️

  • @Mattaken4
    @Mattaken4Ай бұрын

    can never go wrong

  • @lundeveloper

    @lundeveloper

    Ай бұрын

    😍😍

  • @RE-bx8qk
    @RE-bx8qkАй бұрын

    Can you please make a new add to cart checkout with detail !

  • @SmartC2007
    @SmartC2007Ай бұрын

    Hey. Thanks a lot for the great video. I learned a lot. I have one issue though. I use Chrome on a Mac. When I use the mouse coursor and go quickly onto the picture, the zoom effect does not happen, only when I go slowly over the page?! I think this is very weird.

  • @lundeveloper

    @lundeveloper

    Ай бұрын

    Hi, In your case, add pointer-events: none to the ::after element in CSS ❤️❤️

  • @SmartC2007

    @SmartC2007

    Ай бұрын

    @@lundeveloper Thanks a lot for your quick reply. This fixed it !!! :)