SEO Webstore

Search Engine Optomized Webstore

Products by Type

Shop by Brand

Language

Currency

Please Sign In
"Get your facts first, and then you can distort them as much as you please."
- Mark Twain

breadcrumb trail menu

The breadcrumb trail category menu informs visitors where the are within the category structure of the site. It is very useful for sites that nest categories.

On admin pages, the breadcrumb trail displays a link to the admin menu and logoff.

CODE

<cfinclude template="#include#/breadcrumbTrail.cfm">

Optional Parameters:
  • attributes.breadcrumbSeparator - Defaults to &raquo; (the double arrow). Change the separator to any character.

CSS

/* --- Breadcrumb Trail --- */
#navBreadcrumb

HTML

<div id="navBreadcrumb">
    <a href="#">Home</a> &raquo; <a href="#">Category One</a> &raquo; Current Category
</div>

Your Opinion

Be the first to add your comment.


by AttentionPlease.com

Complete Site Directory