twentytwenty
twentytwenty copied to clipboard
jQuery Plugin to Compare Images
hey there, Im using the provided [code](https://github.com/zurb/twentytwenty/files/2789615/SLIDER.TXT) for a Wix page. Where would I insert the options, specifically: - move_slider_on_hover: true, // Move slider on mouse hover?
It would be nice if this project had a composer.json file. I could load this project directly in my app with a single composer command. Also, do you plan to...
The `twentytwenty.css` stylesheet could simply have a class called `.twentytwenty-handle:active` with `cursor: grabbing` and then when the user grabbed the slider, the cursor changed from `grab` (open hand) to `grabbing`...
If you put the container into a div that has the bootstrap class .pull-left or .pull-right, the container width and height are set to 0. Which makes it really tricky...
Hello, I've been wanting to move the slider through code (dynamically setup **default_offset_pct**). However, there doesn't seem to be a way to do so. Does anyone happen to have a...
I have added the TwentyTwenty plugin for wordpress and it seems to only be loading on browser refresh. Anyone experience this? If you click into any of these you can...
Hello. Thank you. You done great work. 1. I'm interesing how i can how i can destroy or reinit your lib. - I'm try destroy container with trigger on container...
Hi, i've tried changing the offset from shortcode(WP), and also setting the default offset in .js to something other than 0.5 and it wont move. It is always on the...
What is required for these to work in terms of divs around them? This plugin will not work when placed inside a modal window... which is a big problem for...