Loading...

Content Tagged With: “jquery”

Loop Through Different Bootstrap Modals on Page Load

Real quick solution here to making random Bootstrap modals work as pop-up CTA’s for your website. If you’re creating a WP theme, it’s best to include this as a template “part” so it can be easily edited. You could also choose to call in a page “part” via conditional logic in the footer using the […]

Keep Reading

Bootstrap 2 tooltip example, W3C compliant javascript code for html5

If you haven’t already heard about Bootstrap, please familiarize yourself with this great website application. I am still learning the inner workings of Bootstrap (with HTML5) but am very excited about what I have learned so far. Anyhow, I’m not going to bore you with all of the details of Bootstrap. Its on you to “get your learn on”. Let’s get down to business. Bootstrap has a great javascript feature built-in called “tooltip”. Simply put–it’s a much prettier version of

Keep Reading