javascript - How can I make the button next/previous to appear outside of the scroller, I use jQuery thumbnail scroller -


If scroller was a way of the next and previous buttons to appear outside of the frame, then I manos.malihu .gr. I try in CSS, to make the orbit of buttons important or visible, but not success. Thank you.

You can hide the default button and create your own.

The file has jquery.thumbnailScroller.js in these 2 lines

  var $ scrollerNextButton = $ this.children (".jtscrollerNextButton"); Var $ scrollerPrevButton = $ this.children (".jtscrollerPrevButton");   

I do not know anything about the scroller but you can try to edit these lines to use your own buttons.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -