Answer the question
In order to leave comments, you need to log in
How to remove the slider from the site?
There is a website www.orange.com/en/home . From it you need to pull out the slider on the main page. I tried to save the page on the computer but the slider does not work there. I went through the js and css scripts, but I don’t understand where it connects. Does anyone know a way to quickly determine which piece of code the slider is connected to?
No, other such sliders are not needed. Thanks in advance!
Answer the question
In order to leave comments, you need to log in
This kind of stuff is pretty easy to do with SVG masks . There is a picture on the background, the mask itself consists of a large rectangle that covers everything, and a "stroke". The only thing that needs to be done is the transformation, the appearance of this "stroke". There are many options, one of them you can find by googling morph svg .
This site uses this slider
kenwheeler.github.io/slick
Open Demos and compare the DOM tree, it is identical.
dude, this is an ordinary bxslider you can put and customize for yourself. it will be harder to pull out
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question