[Webtest] how to : clicklink in image map
vijay kumar
webtest@lists.canoo.com
Tue, 28 May 2002 03:11:01 -0700 (PDT)
--0-1506019544-1022580661=:61595
Content-Type: text/plain; charset=us-ascii
Hi,
The following is the HTML code snipplet where the link is in AREA tag of a MAP . How can i use <clicklink> to click any one of these links in the MAP.is there any other solution to check the clicking of a link in an image map ?
<IMG USEMAP="#headgr" SRC="images/loginheader.gif" border=0 height=95 width=615 align="left" vspace=0 hspace=0>
<MAP name="headgr">
<AREA shape="rect" coords="399,17 477,30" href="contactus.asp">
<AREA shape="rect" coords="491,17 551,30" href="sitemap.asp">
<AREA shape="rect" coords="562,17 613,30" href="logout.asp">
</MAP>
Vijay
---------------------------------
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
--0-1506019544-1022580661=:61595
Content-Type: text/html; charset=us-ascii
<P>Hi,</P>
<P>The following is the HTML code snipplet where the link is in AREA tag of a MAP . How can i use <clicklink> to click any one of these links in the MAP.is there any other solution to check the clicking of a link in an image map ?</P>
<P><IMG USEMAP="#headgr" SRC="images/loginheader.gif" border=0 height=95 width=615 align="left" vspace=0 hspace=0><BR> <MAP name="headgr"><BR> <AREA shape="rect" coords="399,17 477,30" href="contactus.asp"><BR> <AREA shape="rect" coords="491,17 551,30" href="sitemap.asp"><BR> <AREA shape="rect" coords="562,17 613,30" href="logout.asp"><BR></MAP></P>
<P>Vijay</P>
<P> </P><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://rd.yahoo.com/welcome/*http://fifaworldcup.yahoo.com">Yahoo!</a> - Official partner of 2002 FIFA World Cup
--0-1506019544-1022580661=:61595--