Skocz do zawartości

Zdjęcie
* * * * * 1 głosy

Jak w bootstrapie przyśpieszyć przełączanie na mobilne menu?


Najlepsza odpowiedź zonic, 03 stycznia 2015 - 11:10

Najnowszy bootstrap sam podpowiada jak to można zrobić:
 

Changing the collapsed mobile navbar breakpoint
The navbar collapses into its vertical mobile view when the viewport is narrower than @grid-float-breakpoint, and expands into its horizontal non-mobile view when the viewport is at least @grid-float-breakpoint in width. Adjust this variable in the Less source to control when the navbar collapses/expands. The default value is 768px (the smallest "small" or "tablet" screen).

http://getbootstrap....ponents/#navbar

Czyli wystarczy zmienić waertość @grid-float-breakpoint z wartości @screen-sm-min na wartość @screen-md-min i przekompilować LESS

Przejdź do postu


2 odpowiedzi w tym temacie
  • Zaloguj się, aby dodać odpowiedź
zak

    Nowy użytkownik

  • 32 postów
    • Czas spędzony online: 8h 3m 38s
7
Neutralna

Napisano 02 stycznia 2015 - 14:47

#1

Hej, 
tworzę swój pierwszy szablon na bootstrapie. Da się w jakiś szybki sposób zmienić, aby menu mobilne pojawiało się przy rozdzielczości sm, a nie przy xs? 


  • 0

zonic

    WT Elite

  • 2 911 postów
    • Czas spędzony online: 134d 2h 28m 23s
472
Znakomita!
  • LocationToruń

Napisano 03 stycznia 2015 - 11:10   Najlepsza odpowiedź

#2

Najnowszy bootstrap sam podpowiada jak to można zrobić:
 

Changing the collapsed mobile navbar breakpoint
The navbar collapses into its vertical mobile view when the viewport is narrower than @grid-float-breakpoint, and expands into its horizontal non-mobile view when the viewport is at least @grid-float-breakpoint in width. Adjust this variable in the Less source to control when the navbar collapses/expands. The default value is 768px (the smallest "small" or "tablet" screen).

http://getbootstrap....ponents/#navbar

Czyli wystarczy zmienić waertość @grid-float-breakpoint z wartości @screen-sm-min na wartość @screen-md-min i przekompilować LESS


  • 1

unbreak

    WT Elite

  • 1 937 postów
    • Czas spędzony online: 27d 8h 43m 36s
506
Znakomita!
  • Location/home/unbreak

Napisano 05 stycznia 2015 - 15:33

#3

Kompilacja less: http://lesscss.org/ ;)


  • 0

webDeveloper






Podone tematy Collapse

Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych