|
| |
|
|
BeTheBall
Posts: 6385 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
Image map question - 9/29/2005 15:12:25
This may seem a bit strange, just know that there are reasons for my madness. We have an image of a data input screen. We have placed a hotspot on each field of the screen. I was hoping to come up with a way to have a border on each hotspot as it received the focus. I want to do this because below the image is box wherein is displayed a description of the field being hovered over or tabbed to. It is often hard to tell what field you are on to be able to associate the field and the description together. My thinking is if a border appeared around the hotspot it would be a big help. However, I can't seem to find a way to do it. I tried something like this to see if I could give the hotspot a permanent border, but it didn't work: <area shape="rect" coords="95,61,102,75" style="border-color:black;border-width:1pt" href="javascript:void(0)" onfocus="displayDesc(0)" onmouseover="displayDesc(0)" onkeypress="popUp(0)" alt="Input Field 1" title=""> What I want may just be impossible, if so, feel free to tell me so.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
|
|
BeTheBall
Posts: 6385 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: Image map question - 9/29/2005 15:50:51
Thanks Roger. No luck so far. Of course, I am never sure whether the code is faulty or my implementation.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|