1 vote

Bootstrap Navbar

A partial view macro for building a bootstrap navbar on the top of your page. The navbar requires bootstrap (and jquery) js and css. 

The script is based on the menu building script Jeavon Leopold wrote at http://our.umbraco.org/forum/developers/razor/56136-3-level-navigation?p=0  

 

To use in your projeft, just add the partial view to your master page, ie:

  <body>

    <header>

@{ Html.RenderPartial("NavbarTop"); }

    </header>

Screenshots

Package owner

Ole Kristian Losvik

Ole Kristian Losvik

Ole has 73 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.3.x, 7.2.x

Package Information

  • Package owner: Ole Kristian Losvik
  • Created: 26/12/2014
  • Current version 0.1
  • License MIT
  • Downloads on Our: 1.2K