Skip to content

Instantly share code, notes, and snippets.

<!doctype html>
<head>
<script src="jquery-1.11.3.js"></script>
<script src="jquery.stellar.min.js"></script>
<style>
body {
background-image: url("image/bg1.jpg");
width:3000px;
margin: 0;
}
@barbwiredmedia
barbwiredmedia / carousel-start.js
Last active September 18, 2020 20:30
bootstrap slider WordPress Dynamic Content ACF Custom Post Type loop Query Posts or gallery. Credit to Doug for this fantastic solution http://www.lanexa.net/2013/03/update-bootstrap-carousel-wordpress-dynamic-content/