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
Call dynamic content based on link user clicks
Old 11-07-2007, 01:12 PM Call dynamic content based on link user clicks
Junior Talker

Posts: 1
Trades: 0
Hi everyone,
I am working with a client who has a lot of duplication in her navigation. She would like to have something similar to a breadcrumb trail (in this case it is dynamic graphical content) that reflects each individual way of getting to the page - without duplicating the html page itself.

For instance - the page references.html can be accessed in the drop down navigation from either

Company Profile -> references.html
OR
Services -> Mapping -> references.html

How do I code in the dynamic content associated with the breadcrumb depending on which was clicked? My first inclination is to somehow employ anchors in my calls and the anchors call the dynamic content...

For instance -

references.html#a calls an image for this breadcrumb: Company Profile -> references.html
AND
references.html#b calls an image for this breadcrumb: Services -> Mapping ->references.html

Any help in figuring this out is HUGELY appreciated! Thanks,
Leah
kernbuilt is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-07-2007, 02:36 PM Re: Call dynamic content based on link user clicks
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
How do I code in the dynamic content associated with the breadcrumb depending on which was clicked?
You're going to need server-side scripting, such as PHP or ASP to accomplish that.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-08-2007, 10:24 AM Re: Call dynamic content based on link user clicks
Novice Talker

Posts: 8
Trades: 0
yes you need to do some server side scripting, such as asp or php..

the think you can do if you search for examples is to search on how to extract data from querystrings (meaning you pass data through the url and read it again).
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
pelle is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Call dynamic content based on link user clicks
 

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.43119 seconds with 12 queries