Log in

View Full Version : Resolved Show Path on Website



Geologist1724
01-06-2009, 09:22 PM
What are these paths called:

http://www.dynamicdrive.com/forums/attachment.php?attachmentid=2407&stc=1&d=1231276752

Please see the image in this URL - if I did this correctly.

Does DD have code to add this type of path to a website?

Snookerman
01-06-2009, 09:46 PM
They're called breadcrumbs (http://en.wikipedia.org/wiki/Breadcrumb_(navigation)).

There is something in the DD CSS library: http://www.dynamicdrive.com/style/csslibrary/item/css-breadcrumbs/ (http://www.dynamicdrive.com/style/csslibrary/item/css-breadcrumbs/)

Here are some more:
http://mindpalette.com/tutorials/breadcrumbs/index.php (http://mindpalette.com/tutorials/breadcrumbs/index.php)
http://mindpalette.com/tutorials/breadcrumbs_JS/index.php (http://mindpalette.com/tutorials/breadcrumbs_JS/index.php)

Take a look at these threads as well:
http://www.dynamicdrive.com/forums/showthread.php?t=34946&highlight=breadcrumbs (http://www.dynamicdrive.com/forums/showthread.php?t=34946&highlight=breadcrumbs)
http://www.dynamicdrive.com/forums/showthread.php?t=15100&highlight=breadcrumbs (http://www.dynamicdrive.com/forums/showthread.php?t=15100&highlight=breadcrumbs)
http://www.dynamicdrive.com/forums/showthread.php?t=5414&highlight=breadcrumbs (http://www.dynamicdrive.com/forums/showthread.php?t=5414&highlight=breadcrumbs)

Good luck!

Geologist1724
01-08-2009, 01:33 PM
Thanks again Snookerman. :)

Snookerman
01-08-2009, 02:51 PM
You're welcome, glad to help!