[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ?? onMouseOver without a link...??



Bill Firestone wrote:

[snip]

> Is there any way to make a
> sequence of characters responsive to an onMouseOver event without making the
> item a link?

No. (short answer)

But ... (begin long answer) you could do <a href="javascript: alert('Please don't click on 
this link. To see the glossary entry, just pass the mouse over the keyword.')" 
onmouseover=...

I guess one could call it an error-trap. It's not the most elegant solution, but it works. 
Whatever you do, dont put <a href="" ... this will display a listing of the directory where 
the HTML code for that page is located.

-- 
_________________________________________________________________
Seth D. Palmer                                     VISA LA FRANCE
sdpalmer@panix.com          - Don't leave your chateau without it.

                    DIGI.INTELLIGENTSIA, LTD.
           Technologies Avancees-Solutions Creatrices

               http://www.panix.com/~sdpalmer/iphil
       Home of the Israel Philharmonic Orchestra home page
_________________________________________________________________