|
| |
|
|
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: 11399 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...
_____________________________
In order to remove a wall you must first remove the Windows®
|
|
|
|
Reflect
Posts: 4765 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 >
_____________________________
|
|

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