kalo ga fs yg maintenance ripway yg down
perkiraan ajah.kl lama2 ripway seperti itu kasihan para ft doon.sabar ajah yah bro
[quote=ryno]ripway nlagi error ya bang...[/quote]
iaph lagi error.tapi buat kalian yang linker jsnya masih tertanam di fs .ripway masih bisa transfer kok..
Last edited by teno (2008-02-22 13:36:06)
kalo ga fs yg maintenance ripway yg down
[/quote]
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
Ripway error
semuanya harap bersabar
@brod iblis.
add fs bagus dunn.
fs kmu g bs di add g ada alamat emailna
.
[/quote]
bro kher
visitor di Fs ane knp nih ?
kok fotonya jadi gede2 semua ?
kmren baik2 aja deh
cba di cek bro kher
@brod iblis.
add fs bagus dunn.
fs kmu g bs di add g ada alamat emailna
.[/quote]
file hosting selain ripway:
www.ripway.com
www.freewebtown.com
www.fileden.com
www.esnips.com
www.filehut.com
www.filefactory.com
www.filexoom.com
[quote=d3_hrp]code2 yg ad di atas smua nya di copy in ke mana?? ke code CSS editor fs?? atw prlu di konversi lagi ke bentuk lain??
[/quote]
itu code css external bro...
tadi kan dee udah kasih thread ttg JS ama CSS external..
d pelajarin az bro
^_^
[quote=�BaguZharuman��]@makasii linkerna.
[/quote]
bro kher
visitor di Fs ane knp nih ?
kok fotonya jadi gede2 semua ?
kmren baik2 aja deh
cba di cek bro kher
[/quote]
coba d edit bagian CSS nya bro!
^_^
boleh liad url css nya?
Last edited by deeucul (2008-02-22 14:07:42)
[/quote]
iaph bro kher kl buat transfer file nya bisa.tapi masuk ke ripwaynya gag bisa..
gimana cara bikin slide primary.....
tanks bang....
@brod iblis.
add fs bagus dunn.
fs kmu g bs di add g ada alamat emailna
.[/quote]
file hosting selain ripway:
www.ripway.com
www.freewebtown.com
www.fileden.com
www.esnips.com
www.filehut.com
www.filefactory.com
www.filexoom.com
[quote=d3_hrp]code2 yg ad di atas smua nya di copy in ke mana?? ke code CSS editor fs?? atw prlu di konversi lagi ke bentuk lain??
[/quote]
itu code css external bro...
tadi kan dee udah kasih thread ttg JS ama CSS external..
d pelajarin az bro
^_^
[quote=�BaguZharuman��]@makasii linkerna.
[/quote]
bro kher
visitor di Fs ane knp nih ?
kok fotonya jadi gede2 semua ?
kmren baik2 aja deh
cba di cek bro kher
[/quote]
coba d edit bagian CSS nya bro!
^_^
boleh liad url css nya?[/quote]
css yg pnya bro kher ya ?
ini bro
http://h1.ripway.com/chiby/IbLiz/traker.css
gimana cara bikin slide primary.....
tanks bang....
[/quote]
pake kode ini bro:
[quote]//Flash Photo Primary
var flashPhoto;
try {
flashPhoto = document.write("<style type=text/css>div.imgblock200{width:200;height:250;background-color:transparent;overflow:hidden}</style>");
}catch(e) {
flashPhoto = document.createElement("<style type=text/css>");
}
flashPhoto = "<embed src=\"[b]URL_SWF[/b]\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"[b]URL_FLASH[/b]\" style=\"width:200px;height:250px\" name=\"flashticker\" align=\"middle\"/></embed>";
getDivElements("imgblock200",document.getElementById("content_0"),"div")[0].innerHTML=flashPhoto;
function getDivElements(divClass,getId,tagName) {
var classElements = new Array();
if ( getId == null )
getId = document;
if ( tagName == null )
tagName = '*';
var esle = getId.getElementsByTagName(tagName);
var esleLength = esle.length;
var pattern = new RegExp("(^\s*|\s*$)" + divClass + "(\s|[\$]*?)");
for (i = 0,a = 0;i < esleLength;i++) {
if (pattern.test(esle[i].className)) {
classElements[a] = esle[i];
a++;
}
}
return classElements;
}[/quote]
tnggal ganti [b]URL_SWF[/b] ama [b]URL_FLASH[/b]
contoh:
[b]URL_SWF[/b] : http://widget-e7.slide.com/widgets/slideticker.swf
[b]URL_FLASH[/b] : cy=ms&il=1&channel=864691128455199121&site=widget-91.slide.com
smoga ngebantu!!
^_^
url css nya salah bro!!
g bisa dee buka
-.-'
Last edited by deeucul (2008-02-22 14:24:01)
gimana cara bikin slide primary.....
tanks bang....
[/quote]
Untuk slide primary, sebelumnya buat dulu slidenya habis itu rubah HTML slidenya jadi var JS habis itu pakai script ini lalu taruh di bagian paling bawah JS utamamu :
[quote]//primary pic
if (!attachOnLoadHandler(function() { primaryImg();})) window.onload = function() { primaryImg();};
function primaryImg() {
PRIMARYIMAGE.init();
}
if (typeof PRIMARYIMAGE == "undefined") { PRIMARYIMAGE = {}; }
PRIMARYIMAGE = {
HTML: [], sibling: [],
init: function() {
this.HTML = document.createElement("DIV");
this.HTML.innerHTML = "[b]VAR JS SLIDE KAMU[/b]";
this.sibling = this.getModuleByClassName(/imgblock200/i)[0];
this.sibling.parentNode.replaceChild(this.HTML,this.sibling);
},
getModuleByClassName: function(sClass) {
var elm = [];
var els = document.getElementsByTagName("*") || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className))elm.push(els[j]);
}
return elm;
}
};[/quote]
[b]Pro : Ibliz[/b]
Tampilan WVM itu tergantung dari script tracker.css mu. Nah kalau koneksi disana ke Ripway terganggu otomatis WVM nya tidak bisa membaca tracker.css mu sehingga tampilannya jadi sedikit amburadul. Tunggu sampai koneksimu ke Ripway baik kembali OK Last edited by KaNaLiTnUk (2008-02-22 14:21:08)
[quote]/* Reset and base font: base font = Arial 11px/1.22em, #555555 (scale: 10px = 90%; 12px = 109%; 14px = 127%; 16px = 145%) */
table,tr,body,div,td {margin:0;padding:0;border: 0px;}
body {color:#ffffff;font:11px tahoma;} table {font-size:inherit;font:100%;}
body {
text-align: center;
background: transparent;
overflow-y:scroll/* Fix for IE scrollbar bug */
}
/* Default link styles */
a {
font-weight: bold;
}
a:link, a:visited, a:active, a:hover { text-decoration: none; color: #ffffff; background: url(http://img263.imageshack.us/img263/7207/star9qw2.gif) no-repeat center left;}
a:hover { text-decoration: underline; color: #ffffff; }
a.action:link, a.action:visited, a.action:hover, a.action:active { color: #ffffff; }
#main, .row , tr, td {
width: 100%;
}
#top, #foot, #ad {
padding: 5px
}
.row td {
padding: 5px
}
span, .more, .visit, .copy {
font-size: smaller;
}
.imageblock {
vertical-align: top;
background-color: transparent;
overflow: hidden;
height:75px;
width:60px;
text-align: center;
border: 2px solid #DDDDDD;
}
a:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
img {
height: 75px;
border: 0px;
}
.visit {
margin-bottom: 5px;
}
.even {
background: transparent;
}
.rtd, .ltd {
vertical-align: top;
}
.ltd {
width: 85px;
}
.rtd {
padding-left: 0px !important
}
sup {
font-size: .5em
}
.ip {
color: red;
font-size: 10px;
}
.online {
color: green;
font-weight: bold;
}
.strong {
font-weight: bold;
}
#plinks a:link, #plinks a:visited, #plinks a:active, #plinks a:hover {
text-decoration: none;
}
.pageselected:link {
color: #ffffff;
}[/quote]
itu bro
Last edited by Hackerers (2008-02-22 14:33:45)