special effect

wxdqz

New Member
I have a flowchart that has 8 steps ( from begin to completion).
I created a link on each step on the flowchart using hotspot with dreamweaver.
So that now, you can click on any link to get the details of what action each step is supposed to accomplish.
My boss has just complicated things by asking us to put a "smart" code on each step in such that whenever you open up the flowchart, there will be a blinker or some sort of an image indicating the current status of the flowchart.
For instance, if the steps are "begin","Open", "In progress", "On hold", "40% complete", "freeze", "90% complete" and "complete", and we are currently on step7 which is "90% complete", we would like to see an ilumination or some special effect that either highlights or points to "90 complete" so that when someone opens the flowchart, the first thing they notice is the special effect highlighting or pointing to "90% complete" indicating where we are currently on the flowchart.
I used the example from this link to design the flowchart:
<!-- m --><a class="postlink" href="http://www.atgconsulting.com/gofetch.asp">http://www.atgconsulting.com/gofetch.asp</a><!-- m -->
If you go to this link, you can the map where each state has a link that can give you the list of schools in that state.
What I need now is to be able to get any of the steps on my map to light up indicating the current step or status
Is this even possible?
 
Back
Top