Screen Tip for a photo

M

Mark Flynn

How do I create a screen tip for a photograph?
Using FP 2000
And if the only solution is to insert HTML code, where do I insert the
code - relative to the photo in HTML view.
Thanks, Mark Flynn
 
S

Steve Easton

Right click the image in design View.
Select Picture properties.
Enter what you want in "Alternate text:" and then click OK.


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

Mike Mueller

If you right click on the photo and choose picture
properties, there is a secrtion for alternative
representations and a text box for entry. This will populate
the alt attribute of the image, which is a placeholder for
the image while loading. IE will display this as a tool tip
also if there is no title attribute. All browsers will
display the title attribute of the image if provided,
regardless of what the alt attribute reads
<img src="images/picture1.gif" alt="Picture 1 placeholder
" title="Picture 1 tool-tip">


: How do I create a screen tip for a photograph?
: Using FP 2000
: And if the only solution is to insert HTML code, where do
I insert the
: code - relative to the photo in HTML view.
: Thanks, Mark Flynn
:
:
 
M

Mark Flynn

Hi Steve and Mike:
Thank you, both. I looked in FP help, and QUE's "Using FP Special Edition"
and couldn't find a clue as to how to add Screen Tips.
I greatly appreciate the time you take to lend your expertise to me.
Thanks again, Mark Flynn
 

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