How do I slide the page navigation using the jQuery slider (navigation with links to the number of sliders to slide to the bottom of the page, not to the left and right)?
I'm worried because I can't find a good idea, so please let me know if you know.
The slider is supposed to be bxslider, but it can be another slider plug-in.
Thank you for your cooperation.
javascript jquery
The bxslider seems to be customizable with selectors (page navigation in the questioner's words), so
http://bxslider.com/examples/custom-next-prev-selectors
Not just images
How about sliding the image and custom selector itself?
They want to slide the thumbnail pager
for those who want to do it with bxslider
http://bxslider.com/options#onSliderLoad
The Callback function is available, so I will prepare two slides.
Slide A (for main) and Slide B (for thumbnail)
I think you can move another slide when your slide moves.
Slide B moves → Slide B callback works → Write a function to slide slide A during Slide B callback
Then, I think the thumbnail pager can be slid as well.
572 Understanding How to Configure Google API Key
577 PHP ssh2_scp_send fails to send files as intended
567 Who developed the "avformat-59.dll" that comes with FFmpeg?
567 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
606 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.