Re: How create image hotspot?
From: Random (cipherlad_at_hotmail.com)
Date: 09/27/04
- Next message: Girish Bharadwaj: "Re: How do I not display file extensions?"
- Previous message: Gabe Garza: "Re: Memory leak in IE javascript with webservice.htc"
- In reply to: VB Programmer: "How create image hotspot?"
- Next in thread: David Wier: "Re: How create image hotspot?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 14:21:20 -0700
You can't do it with a background image. You'll have to use an <img/> or
<asp:Image/> tag/control with an image map (<asp:ImageMap/>). As an
alternative, you could still use the background image, but you'd have to
overlay it with a transparent image.
"VB Programmer" <Dont*NoSpam-Please*@jEmail.com> wrote in message
news:%23Cvg$XNpEHA.1588@TK2MSFTNGP09.phx.gbl...
> If I have a background image on an HTML page, how do I create various
> clickable "hotspots" so the person can navigate using the image? Is this
> feature available through VS.NET?
>
> Thanks
>
>
- Next message: Girish Bharadwaj: "Re: How do I not display file extensions?"
- Previous message: Gabe Garza: "Re: Memory leak in IE javascript with webservice.htc"
- In reply to: VB Programmer: "How create image hotspot?"
- Next in thread: David Wier: "Re: How create image hotspot?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|