Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Che422 #1
Adding Captiton to Picture
I can't find any info on adding a caption to a picture. Perhaps there's a simple workaround...any one? Thanks in advance.
Che422 Guest
-
Just So Picture
I used Just So Picture for photos on my personal site and just love it. I got a new computer and DW8 and can't find Just SoPicture. Does anyone... -
DataGrid - Adding labels: and adding data to cells
I am just getting started with flash scripting. My downfall is trying to get the dynamic output to display in flash. I tried using the list... -
Adding points to a database ( adding / subtrating numeric values)
HI all, I have build a user database that comes with user points for browsing private section of my site. I would like to know what is the... -
picture within a picture
I'd like to create a composite of multiple pictures with one as a background and four more on top with different opacities. -
How do i add a picture to another picture
I need to take three picture's, one with an outside background and one the other two, i have a pictures of a person and i want to take out one person... -
Atomic #2
Re: Adding Captiton to Picture
>I can't find any info on adding a caption to a picture. Perhaps there's a
What do you mean by 'adding a caption'? Do you mean some text below the>simple workaround...any one? Thanks in advance.
picture, or do you mean the 'tooltip' which appears when you hover over the
image?
For the text below the picture, then the best bet would be to put the text
into a centred <div> just below the image.
For the 'tooltip' add something similar to the following to your image
(<IMG>) tag:
<img src="/images/my_pic.jpg" alt="your descriptive (alternate) text"
title="your tooltip text">
HTH,
Bruce
Atomic Guest



Reply With Quote

