You are here: irt.org | About | Feedback | 4856 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q1272
Sent by
Jon Hurlock on Monday July 30, 2007 at 07:53:16
Worth:
Very worth reading
Length:
Just right
Technical:
Just right
Comments:
You have to concatinate the string as seen below.
<!-- Gallery -->
<script>
function LoadGallery(placeHolder,imageFile)
{
new Effect.SlideUp('photoboxgallery');
var t1=setTimeout("document.getElementById('"+placeHolder+"').src ='"+imageFile+"';", 1000)
new Effect.SlideDown('photoboxgallery', { queue: 'end'});
}
</script>
Other feedback on 'irt.org FAQ Knowledge Base Q1272' - show all