kalafoon
Posts: 1
Joined: Fri Feb 29, 2008 2:49 pm

problem with caption

Hi there, great script Torstein :)

I've got a piece of code:

Code: Select all

<table style="width:650px; height:auto; border:none; margin-top:15px;">
  <tr>
    <td colspan="2" style="width:190px; height:64px;">      
      <a id="thumb1" href="projekty/large/big.gif" class="highslide" onClick="return hs.expand(this)">
    <img src="projekty/thumbs/small.gif" alt="Highslide JS"
		title="Kliknij żeby powiększyć" height="55" width="181" /></a>
       
   <div class="highslide-caption">
    Caption
</div>
</td>
</tr>
</table>
But there is some problem. The caption shows under the thumbnail all the time but it doesn't show on the large image. What's wrong with it :?:

Anyone can help me ? The problem is I can't see caption...what's wrong ?

I had highslide.js. Highslide-full.js resolved this problem. Thank's anyway :/

Return to “Highslide JS Usage”