Welcome Guest, Not a member yet? Register   Sign In
Breadcrumbs for Codeigniter 2+ and Bootsratp 3 Help
#1

[eluser]razerone[/eluser]
Hi I would like to know if there is a bread crumb helper and libraries that would work with the latest bootstrap 3 I have looked at the ones on here gave them ago non of them worked with my hmvc

Code:
<ol class="breadcrumb">
  <li><a href="#">Home</a></li>
  <li><a href="#">Contact</a></li>
  <li class="active">Contact</li>
</ol>
#2

[eluser]ortwin.van.vessem[/eluser]
Hi Carrara_WS,

I am using the following breadcrumb helper for years: https://bitbucket.org/ardinotow/autocrumb/

It automaticly generates a breadcumb based on the URI segments of your application and there are a ton of config options to make it is perfect for your application.




Theme © iAndrew 2016 - Forum software by © MyBB