L
lifespan
How do I create a mouse-over pop-up to display word definitions in text.
Steve Easton said:Use a span and title tag is one way.
<span title="This is the text that pops up.">This text shows on the
page</span>
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer
lifespan said:Thanks everyone. I've got it going!