Let’s Add Next and Previous Buttons to our Bootstrap Photo Gallery

Let’s Add Next and Previous Buttons to our Bootstrap Photo Gallery

Update 11/14/2015: This has been converted into a jQuery plugin so the code below may be different from the demo files. For more information on how to use the plugin, read the first section in the previous tutorial. In our previous tutorial, we learned how to create a photo gallery with Bootstrap. Our gallery looks […]

Build a Simple Responsive Navigation Menu from scratch with jQuery and CSS

Build a Simple Responsive Navigation Menu from scratch with jQuery and CSS

Follow this tutorial to create your own responsive navigation menu without a plugin. So far one of the hardest parts of designing a responsive website is the dreaded navigation menu. I know because I’ve always struggled with it. I’ve seen plenty of plugins that convert your menu into a drop down list, or a fancy […]

Create Rotating (Full Paged) Background Images with CSS and jQuery

Create Rotating (Full Paged) Background Images with CSS and jQuery

Full page background images on web sites has become more popular than ever. Its a good way to utilize the remaining real estate of the browser, without having to sacrifice content. But what about rotating these images? Wouldn’t that even be better? This tutorial will walk you through how to create full page background images […]