We respect your right to privacy. You can choose not to allow some types of cookies. Your cookie preferences will apply across our website.
please help with something I'm stuck for over 8 hours now
no matter what I do I can't get bootstrap carousel working properly
I even tried copying templates from web. I installed bootstrap, downloaded source files from bootstrap website, googled the problem but stil it only shows the first slide and won't change to other slides<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Tutorial</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<link href="dist/css/bootstrap.min.css" rel="stylesheet">
<link href="dist/css/full-slider.css" rel="stylesheet">
</head>
<body>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item-active">
<img src="back1.jpg" width="50%">
<div class="carousel-caption">
<h3>First</h3>
<p>first slide</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<img src="back2.jpg" width="50%">
<h3>Second</h3>
<p>second slide</p>
</div>
</div>
<div class="item">
<img src="back3.jpg" width="50%">
<div class="carousel-caption">
<h3>Third</h3>
<p>third slide</p>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
<script src="dist/js/jquery.js"></script>
<script src="dist/js/bootstrap.min.js"></script>
</body>
</html>
you need to include the fuckin javascript u cuntin dumwit
>>55487931
go away.
>>55487948
how exactly pls
>>55487949
sorry for being ignorant I got small expierience with solving problems yet. post here when I'm desperate now and have no more ideas
>>55487948
ok I googled it didnt help
thanks for nothing you fuckin faggot
and for calling me cuntin dumwit good to know that you're smarter
fuckin shithead go suck a nigger dick
if you spent 8 hours on this and couldn't get it to work then maybe you are too dumb for even webdev, consider physical labour
>>55488288
yeah thanks. with that midset you might as well consider suicide, you'll save time
>I'm stuck on problem
>I'll better give up
>I won't succeed in anything in life
>>55487931
in 8 hours you could have written a carousel from scratch
>>55489120
It's propably some details I'm missing and I can't find it.
you're no help at all fuck you and delete the thread
>not nowing how to include properly javascrip
you have some sort of error with including the js files. dont use the minified versions for development and check the console output for errors.
but if you honestly couldn't figure this out in 8 hours, you might actually be retarded
>>55488250
>doesn't know how to FUCKING LINK A SCRIPT FILE
>Using a framework
Fucking hell kid, you need to go back to the basics. I mean REAL fucking basics.
You need to go pick up a book, and fucking read. Because if you seem flummoxed when someone tells you to link a js file. Then the world of AJAX is a million miles away from you.
>>55489164
>Can't even delete his own thread.
Does his power know no end?