navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Bread crumb Navigation

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Bread crumb Navigation
Page: [1]
 
mfalk

 

Posts: 330
From: Centereach,NY
Status: offline

 
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

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
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...

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to mfalk)
coreybryant

 

Posts: 2488
Joined: 3/17/2002
From: Castle Rock CO USA
Status: offline

 
RE: Bread crumb Navigation - 1/12/2004 18:29:07   
Check out: http://www.kaosweaver.com/frontpage/ for a FP add-in for breadcrumbs.

_____________________________

Corey R. Bryant
Merchant Accounts | Toll Free Numbers | Expression Web Blog

(in reply to bobby)
Reflect

 

Posts: 4769
From: USA
Status: offline

 
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

Attachment (1)

< Message edited by Reflect -- 1/13/2004 7:38:26 >


_____________________________


(in reply to coreybryant)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Bread crumb Navigation
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts