Javascript Tooltips, Popups, Captions - BoxOver  

Go Back   Javascript Tooltips, Popups, Captions - BoxOver > Javascript > General
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 06-18-2007, 05:18 PM
rojere rojere is offline
Junior Member
 
Join Date: Jun 2007
Posts: 3
Default table 2 rows inside boxover?

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;cursorointer">Boilers< /span></li>
<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?
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 10:45 PM.