Quote Originally Posted by getiton View Post
Hi Anne

I have just managed to sort it out by changing these setting in define pages editor from true to false

<script type="text/javascript">
$(document).ready(function(){

$("#slider").easySlider({
auto: false,
continuous: false,
numeric: false
});
I am happy that you figured it out!

Thanks,

Anne