You are viewing a post by Freeya. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
selain SLIDE
..
sHare plz ...
[/quote]
pake nih aja bro
[spoiler]//Moving Photo Gallery
if ( ! attachOnLoadHandler(function () { movingPhotos();}))
window.onload = function () { movingPhotos();};
function movingPhotos() {
var marqueePhotos = document.getElementById("content_1").innerHTML;
document.getElementById("content_1").innerHTML ="<marquee direction='left' height='100%' scrollamount='3' onMouseOver='stop()' onMouseOut='start()'>"+
marqueePhotos+"</marquee>";
}[/spoiler]