small pop ups

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I create a mouse-over pop-up to display word definitions in text.
 
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
 
<p>How do I create a mouse-over <span title="Pop-up: A small window
containing useful information">pop-up<span> to display word definitions in
text</p>
 
I didn't copy yours, I swear!

--
Murray

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
 
LOL

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top