Highslide image in spoiler
Posted: 19 Sep 2011, 00:09
Hello, i need a help.
I'm installed mod spoiler. In this mod, image in spoiler are only loaded when you open this spoiler, but this is not Highslide, can you modify my code into highslide and with functions "loaded image when i'm open spoiler"
this my code from bbcode.php
sorry for my bad english.
Thank you! Max
I'm installed mod spoiler. In this mod, image in spoiler are only loaded when you open this spoiler, but this is not Highslide, can you modify my code into highslide and with functions "loaded image when i'm open spoiler"
this my code from bbcode.php
Code: Select all
'img' => '<var title="$1" class="postImg" alt="' . $user->lang['IMAGE'] . '" />#'.rand(1, 1000).'</var>',
Thank you! Max