Credit : >[ KasKus1999 ]<
Quote:
Quote:
Block CTRL ( mencegah Ctrl+C, Ctrl+V, Ctrl+H, Ctrl+U, dll. )
Code: <script language='javascript'>function keypressed() {;return false;}document.onkeydown=keypressed;// End --></script> |
Quote:
Menyelipkan Lagu ( masukkin lagu ke dalam data, warna merah ganti link)
Code: <embed wmode='transparent' src='http://www.indo*web*ster...com/templates/object/mediaplayer.swf' FlashVars='file=ganti url lagu?0445b94a85d11afe197dd9788bdb51c0.mp3&frontcolor=0x000000&backcolor=0x000000&lightcolor=0x000000&logo=http://www.indo*web*ster...com/templates/img/idws.png&autostart=true&usefullscreen=false&showeq=true' width='1' height='1' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' menu='false' allowfullscreen='false'></embed> |
Quote:
Menyelipkan gamabr (masukkin gambar ke data, warna merah ganti link )
Code: <img src="file gambar" /> |
Quote:
Memunculkan kembali scroll vertical di kanan browser ( optional )
cari kode berikut :
Code: /* REMOVE VERTICAL SCROLLBAR*/
body {
overflow-y: hidden; ganti dengan :
Code: /* REMOVE VERTICAL SCROLLBAR*/
body {
overflow-y: scroll; |
Quote:
ganti background (Ket : #000000 adalah HEX COLOUR !!)
ganti kode :
menjadi
Code: <body bgcolor="#000000"> |
|
—
0 komentar:
Posting Komentar