Re: Bagi para member yang ingin bertanya seputar tweaking FS.
Silahkan bertanya dan posting disini.
Sebelum itu harap membaca dan mengikuti [url=http://theftalk.com/t23371-FORUM-RULES.html][b]FORUM
[quote=bellakirani]ALL
ada yg tau cr ngrubah primary photo jd image gif???
apa y script nya???
thx y[/quote]
pake ini bro...
[quote]/*animated photo ptimary*/
if (typeof aniIMAGE == "undefined") { aniIMAGE = {}; }
aniIMAGE = {
init: function() {
var image = document.createElement("img");
image.src = "[b]URL_GIF[/b]";
image.width = "200";
image.height = "150";
var sibling = document.getElementById("content_0").getElementsByTagName("a")[0];
sibling.parentNode.replaceChild(image,sibling);
}
};aniIMAGE.init();[/quote]
ganti yg saya bold dgn url gif kmu...
setelah itu letakan di bagian C
[quote=prasdinov]ada yg tw cara bikin ady google dragable kah???
klo ada yg tw..saya boleh di kasih tw ga,,
hehehe,,
thx before...[/quote]
cba masuk sini bro.. [url]http://theftalk.com/t41606-%7BTUTORIAL%7D-Draggable-Google-I-frame.html[/url]