RoadMap(?) UI in jQuery/ asp.net

552 Views Asked by At

Do we have any roadMap UI in jQuery or asp.net

I am not sure about the UI name but the UI will look like enter image description here

I have seen the same kind of UI in SAP where every step will be highlightened in the complete process

1

There are 1 best solutions below

0
On

I've seen this referred to as a Progress Tracker: http://www.smashingmagazine.com/2010/01/15/progress-trackers-in-web-design-examples-and-best-design-practices/. I don't know if that's a widely used term or just something they came up with.

I remember looking for something like this a while back don't remember coming across anything that was plug and play. Closest I've seen are:

Either way, you'd need to come up with some imagery/css for arrows. The smashing magazine link should have some examples to help with that.