cm0s / jquery-rcrumbs

jQuery plugin to create a responsive breadcrumb
Other
60 stars 27 forks source link

Allow adding "..." in place of hidden items #5

Open AlexeyKosov opened 9 years ago

AlexeyKosov commented 9 years ago

I don't think it makes sense just to hide the items, it would be more logical to show something like Home > ... > crumb 4 > crumb 5 i.e. adding a fake item to make it looks more clear.

Example of similar functionality: http://bootsnipp.com/snippets/featured/responsive-breadcrumbs

cm0s commented 9 years ago

Your proposition makes sense. You can of course propose a pull request to add this feature. I will add it as a new feature for the next release.

smalloo commented 8 years ago

Could you please help me in creating the bread crumbs in Adobe Muse. I need one clarification ...these bread crumbs generate the auto link as per the page...or we have to manually create it.

cm0s commented 8 years ago

I don't think your question is related to this issue. You should have open a new issue for your question. Anyway, this plugin doesn't generate links you have to manually create those links. It's just a plugin which create a visual break crumbs effects with animation on an existing list of elements.

I absolutely don't know Adobe Muse, could not be of any help here. You can refer to the doc + demo (http://cm0s.github.io/jquery-rcrumbs/demo/) for more information on how to use this plugin.