[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
please help with something I'm stuck for over 8 hours n
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 13
Thread images: 2
File: bootstrap.png (114 KB, 500x400) Image search: [Google]
bootstrap.png
114 KB, 500x400
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.
>>
File: 1464004447779.png (257 KB, 470x564) Image search: [Google]
1464004447779.png
257 KB, 470x564
>>55489164

>Can't even delete his own thread.

Does his power know no end?
Thread replies: 13
Thread images: 2

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.