Hi, may you please explain me how to write a linkable text inside the rectangle area?
Thanks
Hi to you, I've done it via ImageMap, e.g.:
<map name="chartMap"> <area shape="rect" coords="60 , 0 , 160 , 50 " ALT="vt + vw" href="javascript:showValues('VTVW','vt + vw');" >
do it by tree.getGvProperties().getGvImageMap()
cheers, diro
Hi, may you please explain me better if I can write inside every single red rectangle and add a short image ?
May you please create a simple sample inside CVS area?
Thanks again :)
check out ajax cvs for an example
Log in to post a comment.
Hi, may you please explain me how to write a linkable text inside the rectangle area?
Thanks
Hi to you,
I've done it via ImageMap, e.g.:
<map name="chartMap">
<area shape="rect" coords="60 , 0 , 160 , 50 "
ALT="vt + vw" href="javascript:showValues('VTVW','vt + vw');"
>
do it by tree.getGvProperties().getGvImageMap()
cheers,
diro
Hi, may you please explain me better if I can write
inside every single red rectangle and add a short image ?
May you please create a simple sample inside CVS area?
Thanks again :)
check out ajax cvs for an example