![]() |
|
#1
|
|||
|
|||
|
yes i was using ur boxover example
where when user moves mouse over word boxover comes up. what i want to do is, to have 5 or so images and under each of those images have the names of each of the images centered under the picture. normally i would do that with tables <table> <tr> <td>image</td> <td>image</td> <td>image</td> <td>image</td> <td>image</td> </tr> <tr> <td>text</td> <td>text</td> <td>text</td> <td>text</td> <td>text</td> </tr> </table> or do i have to actually include the text in the image, when i edit the image? making it one. thats probably the easiest way i assume. but was wondering if the other can be done this is the code i used for the link <td width="234"> <font face="Arial" size="1"> <ul> <li><span title="cssbody=[dogvdvbdy]fade=[on] cssheader=[dogvdvhdr] header=[BOILERS USED FOR NEW INSTALLS AND REPLACEMENTS] body=[<img src='pics/service/boilers/1.jpg'><img src='pics/service/boilers/2.jpg'><img src='pics/service/boilers/3.jpg'><img src='pics/service/boilers/4.jpg'><img src='pics/service/boilers/5.jpg'>] fixedabsx=[150] fixedabsy=[270]" style="font-family:arial;font-size:12px;font-weight:bold;color:#ABABAB;cursor <li>HWH's</li> <li>Furnaces</li> <li>Fuel Tanks</li> <li>Duct work</li> <li>Piping</li> <li>Baseboard</li> <li>Radiantheat</li> <li>Maintain & Service existing equipment</li> <li>Plumbing rough in, & </li> <li>Retro-fit plumbing repairs .</li> </ul> </td> i want to do the same for all the other categories as well. that way when user moves mouse over each category boxover will pop up displaying the equipment and the name of the equipment being used. any thoughts? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|