I am somewhat new to Webflow (only made a couple of sites) but wanted to know how to produce a before/after slider. In my case: a van before and after a paintjob (it would essentially be two jpegs).
Can anyone give me any pointers how I go about creating one or if it is indeed possible to make on in Webflow I would really appreciate it?
I only have a little coding experience (hence I’m using Webflow) so please bear that in mind.
Well… I did it Used 2nd link. Take 5 minutes. javaScript code wrap with <script> </script> tags and add to the footer part (before </body>). HTML/CSS - create in Webflow.
Only few lines of CSS for mobile added inside <head> tag.
Heres what I getting when I paste the Java Script inside the Footer Code Area:
Could you please share a little bit more regarding the " HTML/CSS - create in Webflow. " part? How do I trigger the code inside Webflow? From where? Here? Screen Shot 2015-11-05 at 16.19.55 If yes, what line of code do I insert there?
How / Where do I insert the 2 images ( Color / BlacknWhite ) ?