Bootstrap Navbar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Bootstrap Navbar

CyrilFerlicot
Hi!

With Bootstrap's Seaside if you write the following:

html tbsNavbar beDefault with: [ '...' ]

This will generate

<div class="nav navbar navbar-default">…</div>

But the Bootstrap documentation recommend this[1]:

<nav class="navbar navbar-default"></nav>

Is there a reason for this? If there is no reason can I have the right
on the project to commit a correction?

[1] https://getbootstrap.com/components/#navbar-default
--
Cyril Ferlicot

http://www.synectique.eu

2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

signature.asc (836 bytes) Download Attachment