You are viewing a post by andHa. View all 14927 posts in nah.. d snii temen2 skalian bisa nanya mengenai problem2 FS.. [jangan problem cinta.. itu mah lain. . :P hwehwehwehwe].. ya? byr ga ad SPAMMER d section Indo..hewhehwe.. :eh: peace and love,.. :.

 3386
 3386 0
 0 1969-12-31
 1969-12-31 kok gag jalan iia ..
apa code dari sist anna ntu dh expired iia
hahakz
bantuin dumz
 
kok gag jalan iia ..
apa code dari sist anna ntu dh expired iia
hahakz
bantuin dumz   [/quote]
ini kode yg gw tau broth buad moving content alias marquee.
dan masih ngefek d profile gw mpe skrg.
[quote]if (!attachOnLoadHandler(function() { marquee();})) window.onload = function() { marquee();};
function marquee() {
        MARQUEE.init();
}
if (typeof MARQUEE == "undefined") { MARQUEE = {}; }
MARQUEE = {
        content: [],
        init: function() {
                
                [color=red]this.content = document.getElementById("content_6").innerHTML;
                document.getElementById("content_6").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
        }
};[/quote]
kode d atas buad marquee d more about box.
nah.
yg warna merah itu bisa ditambahin buad marquee-in box yg laen, dgn ngedit ID nya. 
jadi misalnya bro mu marquee-in more about box dan comment box kode nya jdi kyk gini.
[quote]if (!attachOnLoadHandler(function() { marquee();})) window.onload = function() { marquee();};
function marquee() {
        MARQUEE.init();
}
if (typeof MARQUEE == "undefined") { MARQUEE = {}; }
MARQUEE = {
        content: [],
        init: function() {
                [b]// more about[/b]
                [color=red]this.content = document.getElementById("content_6").innerHTML;
                document.getElementById("content_6").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
               [b]// comment[/b]
                [color=red]this.content = document.getElementById("content_18").innerHTML;
                document.getElementById("content_18").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
        }
};[/quote]
dan bro jga bisa ngedit property laen nya, kyk marquee direction ama scrollamount.
[/quote]
ini kode yg gw tau broth buad moving content alias marquee.
dan masih ngefek d profile gw mpe skrg.
[quote]if (!attachOnLoadHandler(function() { marquee();})) window.onload = function() { marquee();};
function marquee() {
        MARQUEE.init();
}
if (typeof MARQUEE == "undefined") { MARQUEE = {}; }
MARQUEE = {
        content: [],
        init: function() {
                
                [color=red]this.content = document.getElementById("content_6").innerHTML;
                document.getElementById("content_6").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
        }
};[/quote]
kode d atas buad marquee d more about box.
nah.
yg warna merah itu bisa ditambahin buad marquee-in box yg laen, dgn ngedit ID nya. 
jadi misalnya bro mu marquee-in more about box dan comment box kode nya jdi kyk gini.
[quote]if (!attachOnLoadHandler(function() { marquee();})) window.onload = function() { marquee();};
function marquee() {
        MARQUEE.init();
}
if (typeof MARQUEE == "undefined") { MARQUEE = {}; }
MARQUEE = {
        content: [],
        init: function() {
                [b]// more about[/b]
                [color=red]this.content = document.getElementById("content_6").innerHTML;
                document.getElementById("content_6").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
               [b]// comment[/b]
                [color=red]this.content = document.getElementById("content_18").innerHTML;
                document.getElementById("content_18").innerHTML = "<marquee direction=\"up\" height=\"100\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+this.content+"</marquee>";[/color]
        }
};[/quote]
dan bro jga bisa ngedit property laen nya, kyk marquee direction ama scrollamount.
				|  |