[quote=weleh]Halo aq rada cupu ni, gmn y cara bwat marquee Poto ama tulisan shout out
gw males nyarinya.
Trus klo bwat masukin kotak linker ke website laen gmn y?
Lalu bwat ganti tulisan logout, help, dll gmn y?
THX[/quote]
ini scripna brow
[quote]if (typeof MARQUEE == "undefined") { MARQUEE = {}; }
MARQUEE = {
content: null,
init: function() {
[b]//photo[/b]
MARQUEE.content = document.getElementById("content_1").innerHTML;
document.getElementById("content_1").innerHTML = "<marquee direction=\"up\" height=\"300\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+MARQUEE.content+"</marquee>";
[b]
//shoutoutbox[/b]
MARQUEE.content = document.getElementById("cpShoutoutBox").innerHTML;
document.getElementById("cpShoutoutBox").innerHTML = "<marquee direction=\"left\" height=\"100%\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+MARQUEE.content+"</marquee>";
}
};MARQUEE.init()[/quote]
taroh di JS kamu
editd :
untug site laen kurang tau brow
soal na jelas2 ini friendstertalk
Last edited by cleio (2008-02-09 05:57:08)