I want to slide only just two images on button click like when button is clicked then assume
two images should slide at a same time
Like i have two div of images
<div class="imageone"><img src="one.png"/></div>
<div class="imagetwo"><img src="two.png"/></div>
they should scroll at a same time