jQuery Cycle 2 Activate Slider on Hover ?

jQuery Cycle 2 Activate Slider on Hover ?

Is it possible to activate the cycle plugin only on hover?

By default the plugin is always active. It has a pause on hover feature But I was wondering if it is possible to activate the slider only on hover. 



<div class="cycle-slideshow"   >
     <img src="https://dl.dropboxusercontent.com/u/7940498/IMPORTANT/testImgs/womensStore_015July2014_row01_01z.jpg" width="279" height="363" />
              <img src="https://dl.dropboxusercontent.com/u/7940498/IMPORTANT/testImgs/womensStore_015July2014_row01_02.jpg" width="279" height="363" />
              
              <img src="https://dl.dropboxusercontent.com/u/7940498/IMPORTANT/testImgs/womensStore_015July2014_row01_03.jpg" width="279" height="363" /> 
           
</div>