Fluid Navigationbar

Her kan du få hjælp og stille spørgsmål til JavaScript!
Besvar
Crow
Rutineret
Rutineret
Indlæg:64
Tilmeldt:15. apr 2014, 11:24
Fluid Navigationbar

Indlæg af Crow » 18. maj 2014, 19:39

I didn't know this was possible until i saw it here on nemprogrammering.dk, how did you manage to make a fluid navigation-bar that changes to a phone friendly size once below a certain size, i can only gues that it is a javascript etc. but i cant figure out how or what category it would fall into especially how you can retrieve the information of how large the window is. i would very much like to learn how you can do this :)

Brugeravatar
ThomasI
Grundlægger
Grundlægger
Indlæg:1528
Tilmeldt:28. dec 2010, 10:49

Re: Fluid Navigationbar

Indlæg af ThomasI » 18. maj 2014, 20:00

Hi Crow,

We are using twitter bootstrap - you can implement it easily yourself if you want buy using the bootstrap plugin:

http://getbootstrap.com/

Othervise, here is a tutorial on how to code works and how to build it yourself! :D

http://www.w3resource.com/twitter-boots ... torial.php

Crow
Rutineret
Rutineret
Indlæg:64
Tilmeldt:15. apr 2014, 11:24

Re: Fluid Navigationbar

Indlæg af Crow » 18. maj 2014, 20:19

thanks :D

i will definitely try to build it myself in order to learn as much as possible :)

Besvar