Open danielscottclark opened 7 years ago
Hi, it seems you forgot to include the bootstrap dependency script: https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js
That works! Thank you! What about the images? (How do you fix the link back to holder.js which seems broken because only the alt text is showing for me.) https://fiddle.jshell.net/DanielScottClark/wc7bvacn/
Edit: I think I fixed that by adding the src="[url]"
attribute.
As the carousel is an extension of the Bootstrap Carousel, I use the same fake images system. You can find infos on https://github.com/imsky/holder .
I feel like this might be my issue with a lack of knowledge as a beginning developer. I am unable to get it set up as a noob. I really want to!
I set up a jsfiddle to make a template for others and help solve my issue. Can anybody help fix this?
Right now I get:
jsfiddle: https://jsfiddle.net/DanielScottClark/wc7bvacn/
Any help greatly appreciated!