+ 7
Who is using Bootstrap on WAMP here ??
Seems like not all Bootstrap functionnalities works on WAMP. i) My nav doesn't change in color when I set another color on it. This is my nav: <nav class="navbar navbar-default navbar-fixed-top">. ii) My carousel doesn't work. I can't change image to see another. Even when I clicked on the "next" button. iii) My navbar at the top of the page doesn't collapse on smaller screen. iv) My drop-down menu doesn't work when I click on it. Please I need someone who can help me to solve this issue. Thanks 😔
14 Réponses
+ 6
You can ask Burey
+ 5
can you please share the link of your code
+ 5
1 -)
in css file:
.navbar-default {
background-color: #0ae;
border-color: #0af;
}
2-)
for carousel please check this basic w3schools example
https://www.w3schools.com/bootstrap/bootstrap_carousel.asp
3-)
also in same page on the left menu there is navbar menu exist please select it to see all examples there
and here is the direct link for you https://www.w3schools.com/bootstrap/bootstrap_navbar.asp
4-) did you give links in your navbar ??
<li><a HREF="your_link">LINK </a></li>
+ 5
no-ip.com/free
you can use this free service to open your wamp to internet; best part you can close it any time
+ 5
did you set it so we can look ?
+ 5
when you register you get a dns forwarding to your computer; normally if you give your ip address we can connect but with this free dns you do not news to keep your ip address in mind
+ 5
there is an agent is updating your ip when you active it so you can use this forwarding to let your friends connect your website it even you can connect your computer from anywhere of you like
+ 4
I want to precise that my syntax is perfectly correct
+ 3
@Melih I'm working on w3school, that is where I'm learning and the same code that worked on w3school doesn't work on my webpage (want)
+ 3
But how I'm I going to connect it to the internet ?? should I just include the link of the free service beside my wamp link or what ??
+ 2
@Melih how can I share my link here ? It is on my laptop and on WAMP so there is no link
+ 2
Ah OK im going to do it tomorrow please. Lack of connection for now
+ 2
and?