Multiple Lines on a Screentip

D

DavidN

In FP2003, is there anyway of getting the screentip (on a hotspot on an
image map), to break the lines? I need to add text like "abcde", then
have the next line to read "fhgk". I've looked at some DHTYML scripts,
but can't find one to do what I need with the breaks.

Thanks
David
 
S

Steve Easton

This is not tested but works in IE and FF

In code view add &#13 between abcde and fhgk so that it looks like this:

abcde&#13fhgk

Then preview in your browser.


--
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

Top