Caption Text fade out time

23 views
Skip to first unread message

pramach

unread,
Sep 2, 2015, 10:36:58 AM9/2/15
to Slimbox
Hi

I use slimbox2 on my website and so far all works well.
Images are shown and caption text is shown below the image

To be noted, the images are handled via an area map.

<map id="mymap" name="mymap">
   
<area shape="rect" coords="0,0,172,283"       id="map" href="R1I1.jpg" title="Caption Text 1">
   
<area shape="rect" coords="177,0,522,283"     id="map" href="R1I2.jpg" title="Caption Text 2">
..
    <area shape="rect" coords="354,2557,700,2786" id="map" href="R8I3.jpg" title="Caption text n">
   
<area shape="rect" coords="0,2792,700,3301"   id="map" href="R9I1.jpg" title="Caption Text nn">
</map>
           

 
<script type="text/javascript">
    jQuery(function($) {
    $("#mymap area").slimbox();
    });
</script>
           
<


However there is one not really nice thing ....

The image pop up, the "next image" image is shown, then the caption text  follows half a second later, increases the size of the popup. Like fading out separately ....

Is there any possibility, that the caption text is shown directly with the image, or at least that the popup is shown directly including the space for the caption text ?

Thanks in advance.

pramach

unread,
Sep 14, 2015, 8:56:14 AM9/14/15
to Slimbox
not much feedback so far .....

Menas no-one has an idea or not possible at all ?
Reply all
Reply to author
Forward
0 new messages