Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How is this navigation accomplished?
Old 12-29-2010, 01:49 AM How is this navigation accomplished?
Junior Talker

Posts: 2
Name: Paul Bruneau
Trades: 0
Hi Everybody,

I want to incude this kind of navigation-aid on each web page that I offer.

You are Here: Home Branch-A Branch-B You Are Here


I've tried to study how others' have done this and notice that there is a class referred to (breadcrumbs was a clue for me) that does the hard work to accomplish this.

<TD CLASS=breadcrumbs><A HREF... >

Viewing the source code shows that the rest of the navigation-aid is easy, because it is written in plain HTML. Trouble with that is you can usually find yourself on a "You are Here" page from several different other pages. Yet the navigation-aid "knows" and must be writting the rest of the aid.

Still can't find where breadcrumbs is declared and described. Nor do I have any idea how the "You are Here" knows how to write the HTML code.

Am I asking too much, or could someone take the time to get me started right?

Many many thanks

Paul
jPaulB is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-29-2010, 09:20 AM Re: How is this navigation accomplished?
Gilligan's Avatar
Website Designer

Posts: 1,670
Name: Stefan
Location: London, UK
Trades: 0
You could do it manually for each page via HTML and specificy the way the user arrived at the page.

But the way you're looking to do things is using coding languages such as PHP or ASP.

PHP Tutorials:
http://www.mindpalette.com/tutorials...umbs/index.php
http://www.roscripts.com/PHP_breadcrumbs-118.html
http://evolt.org/node/4455/

ASP Tutorials:
http://evolt.org/node/4438/
http://www.codeproject.com/KB/aspnet/breadcrumbs.aspx
http://roselli.org/adrian/articles/breadcrumbs.asp
__________________

Please login or register to view this content. Registration is FREE
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 12-29-2010, 10:34 AM Re: How is this navigation accomplished?
Mug
Skilled Talker

Posts: 78
Trades: 0
Quote:
Originally Posted by Gilligan View Post
But the way you're looking to do things is using coding languages such as PHP or ASP.

Or Javascript:

http://www.webmonkey.com/2010/02/bui...th_javascript/
__________________
Mug

Please login or register to view this content. Registration is FREE
Mug is offline
Reply With Quote
View Public Profile
 
Old 12-29-2010, 10:37 AM Re: How is this navigation accomplished?
Gilligan's Avatar
Website Designer

Posts: 1,670
Name: Stefan
Location: London, UK
Trades: 0
Quote:
Originally Posted by Mug View Post
I suppose, but since he said

Quote:
Still can't find where breadcrumbs is declared and described. Nor do I have any idea how the "You are Here" knows how to write the HTML code
Then I believe he is referring to a server-side code like PHP or ASP instead of client-side like Javascript.
__________________

Please login or register to view this content. Registration is FREE
Gilligan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How is this navigation accomplished?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.62191 seconds with 12 queries