Pages: 1
You are viewing a post by kacang`z. View all 10 posts in [i]live preview[/i] : [url]http://profiles.friendster.com/85322690[/url] nih code aslinya : [quote]<marquee direction="up" behavior="alternate" scrollamount="5" scrolldelay="1" width="900" height="9.
where should i apply this script?
[/quote]
this code your apply in the your javascript file ...
for this code..
[quote]document.write("<marquee direction=\"up\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"right\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"up\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"left\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"down\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"right\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"down\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"left\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee>");[/quote]