|
|
Feedback on: irt.org FAQ Knowledge Base Q1028
irt.org | About | Feedback | 577 [ previous next ] Feedback on: Sent by Worth: Length: Technical: Comments: actually, in Internet Explorer a line indicating the area clicked does appear. (look at http://www.apartments.com for an example) the only difference being that it is a solid line rather than the thin, dotted line that appears around a hypertext link. to answer the original question, you could set the onClick handler to "self.blur ()". the only problem is this causes the Netscape browser window to lose focus. so you would have to do a browser check before blurring. |
-- div -->
|