H O M E RUMAH JASA FAMILY NIAGA TEKHNOLOGI R A T I H BLACK SITE GAME SITE SUTYONO DEWI
WINDY BLOG PROMO KURNIA BLOG GO BLOG FAMILY EKSENTRIK BLOG GOOGLE MAPS
KLICK ANGKA UNTUK GANTI BACKGROUND
1 2 3 4 5 6 7 8 9 10 11 12

bebas bayar, pembayaran mudah dan cepat, transaksi online, pembayaran tagihan dan tiket, transfer dana online

Wednesday, 30 September 2015

MEMBUAT TAB BARU

Untuk membuat tab baru dengan gaya yang exelent mungkin perlu dicoba bagi kalian yang menginginkan blognya terkesan eksentrik. nah dibawah ini adalah SCRIPTNYA. LETAKAN script dipostingan blog DALAM MODE HTML (BUKAN COMPOSE).
INI SCRIPTNYA :

<script type="text/javascript">
<!--
var winheight=100
var winsize=100
var x=5
function openwindow(thelocation){
temploc=thelocation
if (!(window.resizeTo&&document.all)&&!(window.resizeTo&&document.getElementById)){
window.open(thelocation)
return
}
win2=window.open("","","scrollbars")
win2.moveTo(0,0)
win2.resizeTo(100,100)
go2()
}
function go2(){
if (winheight>=screen.availHeight-3)
x=0
win2.resizeBy(5,x)
winheight+=5
winsize+=5
if (winsize>=screen.width-5){
win2.location=temploc
winheight=100
winsize=100
x=2
return
}
setTimeout("go2()",50)
}
//-->
</script>

<br />
<div style="font-family: verdana; text-align: center;">
<span style="font-size: 40px;"><a href="javascript:openwindow('URL')">CONTOH MEMBUAT TAB BARU </a>
</span> </div>

KET: Untuk yang warna MERAH anda ganti dengan link yang ingin anda tautkan

          Untuk yang warna KUNING BISA ANDA GANTI DENGAN TULISAN YG ANDA        INGINKAN.
UNTUK DEMONYA COBA ANDA KLIK TULISAN WARNA  MERAH DIBAWAH INI