Hi
I am trying to create a link from one part of a flow chart (the flow chart is a .gif) to another.
I have defined the link area
<area a href="#box2" shape="rect" coords="522, 280, 570, 380" border="0" />
but
I can't get the screen to jump to the target area which I have defined as:
<area a name="box2" shape="rect" coords="600, 2030, 800, 2400" border="1"/>
I have tried many combinations of putting the "a" tags outside of the "area" tags and stuff but can't get anything to work.
I have done links successfully many times jumping from text to text but not within a graphic.
Cheers
Dan
I am trying to create a link from one part of a flow chart (the flow chart is a .gif) to another.
I have defined the link area
<area a href="#box2" shape="rect" coords="522, 280, 570, 380" border="0" />
but
I can't get the screen to jump to the target area which I have defined as:
<area a name="box2" shape="rect" coords="600, 2030, 800, 2400" border="1"/>
I have tried many combinations of putting the "a" tags outside of the "area" tags and stuff but can't get anything to work.
I have done links successfully many times jumping from text to text but not within a graphic.
Cheers
Dan