Day Eleven
Don’t forget to scroll up when you are done to see your results!
Having difficulty? Check out these mnemonic devices.
// When the DOM is ready, run this function $(document).ready(function() { //Set the carousel options $('#quote-carousel').carousel({ pauseOnHover: true, interval: 1000, }); });
Don’t forget to scroll up when you are done to see your results!
Having difficulty? Check out these mnemonic devices.