Skip to content

Commit c03b88b

Browse files
committed
responsive sliders by tomek-em
1 parent d506c49 commit c03b88b

File tree

3 files changed

+0
-31
lines changed

3 files changed

+0
-31
lines changed

Responsive Slider/Responsive Bootstrap Slider/bg-img-slider.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,7 @@ <h1>Background Image Slider</h1>
9292
<!-- Bootstrap core JavaScript
9393
================================================== -->
9494
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
95-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
9695
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
9796

98-
<!-- CREDITS
99-
Photo by Zach Lezniewicz on Unsplash
100-
Photo by Curren Podlesny on Unsplash
101-
Photo by J Scott Rakozy on Unsplash
102-
Photo by Andrey Larin on Unsplash
103-
---------------------- -->
104-
105-
</div> <!-- end of container -->
10697
</body>
10798
</html>

Responsive Slider/Responsive Bootstrap Slider/full-page.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -160,20 +160,7 @@ <h1>Full Page Slider</h1>
160160
showSlider();
161161
document.getElementById('carousel-item-3').classList.add('active');
162162
}
163-
164-
165163
</script>
166164

167-
<!-- CREDITS
168-
Image by <a href="https://pixabay.com/users/soap0119-14518348/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4746555">Seonghun Jeong</a> from <a href="https://pixabay.com/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4746555">Pixabay</a>
169-
170-
Image by <a href="https://pixabay.com/users/IngoMoringo-14497112/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4707294">IngoMoringo</a> from <a href="https://pixabay.com/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4707294">Pixabay</a>
171-
172-
Image by <a href="https://pixabay.com/users/sippakorn-1917747/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4708901">sippakorn yamkasikorn</a> from <a href="https://pixabay.com/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4708901">Pixabay</a>
173-
174-
175-
---------------------- -->
176-
177-
</div> <!-- end of container -->
178165
</body>
179166
</html>

Responsive Slider/Responsive Bootstrap Slider/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,7 @@ <h1>Home Page Slider</h1>
8585
<!-- Bootstrap core JavaScript
8686
================================================== -->
8787
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
88-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
8988
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
9089

91-
<!-- CREDITS
92-
Photo by Zach Lezniewicz on Unsplash
93-
Photo by Curren Podlesny on Unsplash
94-
Photo by J Scott Rakozy on Unsplash
95-
Photo by Andrey Larin on Unsplash
96-
---------------------- -->
97-
98-
</div> <!-- end of container -->
9990
</body>
10091
</html>

0 commit comments

Comments
 (0)