';
qc3=qc3+'\';
qc3=qc3+'';
qc3=qc3+'\
';
function adsdisplay(adsnum) {
var y = (Math.floor((Math.random()*100)+1))%adsnum;
if (y==0) {
document.write(qc1);
}
if (y==1) {
document.write(qc2);
}
if (y==2) {
document.write(qc3);
}
}
adsdisplay(3);
[HỎI] Cách thay đổi vị trí các icon trên thanh Application trong theme OS6
Thảo luận trong 'Thiết kế Giao diện - Themes Developers' bắt đầu bởi hoanganhtuan_baby, 9/12/12.