Tagged Questions
2
votes
2answers
474 views
Slideable path-based breadcrumb
I want to make a path-based breadcrumb with pure css and am considering 'sliding' it when the path is too long.
For example:
path 1 > path 2 > path 3 > .......... > path n
If the ...