Bootstrap thumbnail scroller -


i want bootstrap thumbnail scroller, can scroll 1 one on click.

$(document).ready(function() {     $('#mycarousel').carousel({         interval: false     }) }); 


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

single sign on - Logging into Plone site with credentials passed through HTTP -