create a popup in frontpage

M

mike

want to create a popup for a single word. When I choose "mouseover" the
popup executes when the mouse hits any part of the paragraph.
 
C

Chris Leeds, MVP-FrontPage

your pop-up is probably getting triggered/ applied to the <p> tag.
go into the code and surround the word with <span> and </span> and that'll
give FrontPage something to apply that behavior to.
HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
Top