Bread crumb Navigation (Full Version)

All Forums >> [Web Development] >> General Web Development



Message


mfalk -> Bread crumb Navigation (1/12/2004 11:12:27)

Hi all, i was wondering if anyone has worked with bread crumb navigation such as
home-->Products-->Insurance

each link bringing you back one level.

Is this done dynamically, or is it done manually?

Any help would be appreciated

mark




bobby -> RE: Bread crumb Navigation (1/12/2004 15:38:35)

That's usually done dynamically, but it's handled by a back-end script. Usually in PHP or ASP. You might try searching a site like www.hotscripts.com to see if there are some free-bees you can download to try.

Check with your host to make sure they support either ASP or PHP first.

If not, there may be some scripts done in Perl (CGI) that your host would support...




coreybryant -> RE: Bread crumb Navigation (1/12/2004 18:29:07)

Check out: http://www.kaosweaver.com/frontpage/ for a FP add-in for breadcrumbs.




Reflect -> RE: Bread crumb Navigation (1/13/2004 7:36:13)

I use a JS one...

I put this portion in an external file. You can call it whatever.js:

It is now attached. Seems there was a display problem when pasting it into the post (produced a strike through effect).

On my page where I want it to appear I place this:

<script type="text/javascript"
SRC="js/crumbinline.js">
</SCRIPT>

The only two edits you would need to make is if your index page is NOT called index.htn. If it is not just replace with your "index" page name in the first portion of thee script.

The other edit is in the second part of the code being the location of the external js file. the path is:

js/crumbinline.js

Just change it to reflect the path and file name that you use.

Brian




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625