Hello.
It would be great to realize Breadcrumbs control with Responsive mode.
Here is examples and sources:
1] "Responsive breadcrumbs" Bootstrap 3.1.0 Snippet by outsideMyBox
http://bootsnipp.com/snippets/featured/responsive-breadcrumbs
Responsive breadcrumbs that:
- Display only the last n elements. Ellipses are added at the beginning of the list if elements are hidden
- Set a maximum size for each elements. Ellipses are added after the label if it's too long
By setting breakpoints you can set the number of elements to display and their maximum size for different screen sizes.
Adapted from Triangle Breadcrumbs Arrows
2] rCrumbs jQuery plugin (View project on GitHub)
http://cm0s.github.io/jquery-rcrumbs/demo/
Responsive breadcrumbs that:
- Automatic resize (with animation)
- Automatic resize (without animation)
- Fixed breadcrumbs width
Will be great to develop both of variants with option inside to configure it and choose mode.
To users: please vote for this topic if you have interest in this feature.
Hello. It would be great to realize **Breadcrumbs control with Responsive mode**. Here is examples and sources: **1] ["Responsive breadcrumbs" Bootstrap 3.1.0 Snippet by outsideMyBox][1]** http://bootsnipp.com/snippets/featured/responsive-breadcrumbs Responsive breadcrumbs that: - Display only the last n elements. Ellipses are added at the beginning of the list if elements are hidden - Set a maximum size for each elements. Ellipses are added after the label if it's too long By setting breakpoints you can set the number of elements to display and their maximum size for different screen sizes. Adapted from [Triangle Breadcrumbs Arrows][2] **2] [rCrumbs jQuery plugin][3] ([View project on GitHub][4])** http://cm0s.github.io/jquery-rcrumbs/demo/ Responsive breadcrumbs that: - Automatic resize (with animation) - Automatic resize (without animation) - Fixed breadcrumbs width Will be great to develop both of variants with option inside to configure it and choose mode. **To users: please vote for this topic if you have interest in this feature.** [1]: http://bootsnipp.com/snippets/featured/responsive-breadcrumbs [2]: http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows [3]: http://cm0s.github.io/jquery-rcrumbs/demo/ [4]: https://github.com/cm0s/jquery-rcrumbsLast edited 10 December 2015 by Vitaliy WD