I'm looking to create a web page with two sections or columns, that a user a will be able to drag/slide; similar to the areas found in https://jsfiddle.net.
So far my research hasn't come up with anything, can anyone point me to a tutorial or similar? I would imagine I would have to use JavaScript or jQuery as well as CSS.