rigo
Posts: 7
Joined: Mon Mar 26, 2007 6:42 pm

Using the script without an image inside an <a>

Hi,

I have the following constellation:

Code: Select all

<a id="thumb1" href="large-image.jpg" class="highslide" onclick="return hs.expand(this, 
   {wrapperClassName: 'my-wrapper-class'})">
<span style="here is my image as a background image"></span>
</a>
Is there any possibility to get highslide working with a span instead of an image?

cu
rigo

Return to “Highslide JS Usage”