Pengikut Setia!

LIKE button

Tuto 16 : Disable Right Click Without Alert

Views
Bismillahirahmanirahim


k, disable right click yang sebelom ni, ade alert kan ? mesti menganggu kome btol x ? rimas x ? mestilah kan...so, ape lagi, jom ikut step Diana utk disable right click tanpa ade alert yang merimaskan kome .

1. Log In  >  Dashboard  >  Design  >  Page Elements  >  Add A Gadget  >  Html / javascript

2. copy kod kat bawah ni .


<script language=JavaScript>
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dauspozi.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script> 

3. pastekan dalam ruangan Html / javascript tadi .

4. then, 'save' . siap!
SELAMAT MENCUBA! 
1.46 pagi - Sabtu
24.03.2012
Peace No War & Smile Always! (^_^)v
dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 15 : Disable Right Click

Views
Bismillahirahmanirahim


k, okay Diana tahu mesti ada antara bloggers yang suka copy artikel orang atau whatever ? mesti ade kan...and Diana tau ade sesetengah kome x suke kome punya hasil tulisan or nukilan kene copy sesuka hati . kome boleh je buat disable right click..ape functionnya? functionnya, bile orang nak copy kome punya hasil keje tu, deme x boleh copy lah sayang . nak tau macam mane caranya? jom ikut step Diana! senang je stepnya .

1. Log In  >  Dashboard  >  Design  >  Page Elements  >  Add A Gadgets  >  Html / javascript

2. copy kod bawah ni .


<script language=JavaScript>
<!--

//edit by unwanted


var message="Masukkan Mesej Anda Disini";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>

3.  Paste kan kat Add a gadget (Html / javascript) tadi .

 nota kecil :
kod warna merah tu ----> kome tuka lah ke ayat kome sendiri .

4. then, 'save' . siap! senangkan .
so, ape lagi, ayuh lah cepat buat! SELAMAT MENCUBA!
1.33 pagi - sabtu
24.03.2012
Peace No War & Smile Always! (^_^)v




dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 14 : Buat Ayat Berkelip-Kelip

Views
Bismillahirahmanirahim


k, kome nak ayat keli-kelip x? macam ayat warning ke, peringatan ke kat dlm post entri kome? nak? jom iku Diana...stepnya sikit je kali ni!

1. Log In  >  Dashboard  >  Design  >  Page Elemet  > Add A Gadget  >  Html / javascript

2. copy kod bawah ni .

<blink> Ayat yang nak dikelipkan </blink> 

3. paste kan kat 'add a gadget' tadi .

4. tuka kan ayat 'ayat yang di kelipkan' tu pada ayat kome sendiri .

5. then, 'save' .

kan dah jadi . ayuh mulakan operasi anda .
SELAMAT MENCUBA! (^_^)
8.24 malam - Sabtu
24.03.2012
Peace No War & Smile Always! (^_^)v




dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 13 : Hilangkan Tarikh Atas Post Title

Views
Bismillahirahmanirahim


k, seperti yang blogger sume tahu setiap entri yang kome buat mesti ade tarikh kat post title tu kan? bto x? bagi yang bloggers lame tu, mesti tahu...bagi yang x tau, kome g check balik entri kome yang sebelom-sebelom ni yang kome dah buat tu...ade x tarikh atas post title tu... ade kan? so, kalau kome rase rimas dengan tarikh tu, Diana ade caranya tok kome hilangkan atau senang faham buang bende alah tu...caranya mudah sahaja...x pecaya? jom ikut step yang Diana berikan! (^_^)

1. Log In  >  Dashboard  >  Design  >  Page Elements .

2. kat kotak Blog Post , kome tekan edit tu .

klik gambo tok lebih jelas...

3. akan kelua yang macam ni pulak ,

klik gambo tok lebih jelas...

4. kome tekan kat bahagian "untick" tu .

5. pastu kome tekan lah 'save' macam gambo yang pertama tadi .

6. pastu kome 'view blog' kome . fuh, confirm jadi punya!

x pecaya? g lah cuba try test buat!  

SELAMAT MENCUBA!

7.54 malam - Sabtu
24.03.2012
Peace No War & Smile Always! (^_^)v




dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 12 : Sidebar Background

Views
Bismillahirahmanirahim


k, nak tau macam mane nak buat sidebar background macam dalam gambo bawah ni?


klik gambo tok lebih jelas...


jom ikut cara-caranya :
1. Log In  >  Dashboard  >  Design  >  Edit Html  >  tick expand widget template

2. cari kod ni  h2 {  , tok mudah kan pencarian tekan Ctrl + F .

3. dah jumpa? copy kod bawah ni, then paste kan kat BAWAH  kod h2 { ,

background:url(URL GAMBAR PILIHAN) 

4. then paste kan kat BAWAH  kod ni ----> text-transform:uppercase , nanti jadi macam ni ,

h2{text-align:center; 
margin:0 0 1em 0; 
font:$(widget.title.font); 
color:$(widget.title.text.color); 
text-transform:uppercase; 
background:url('URL GAMBAR PILIHAN')}

5. k, boleh? JANGAN 'save' lagi, 'preview' dulu ,

6. boleh? x de 'errors'? erm, okay, baru boleh 'save' .

senang kan? boleh lah buat sekarang!  SELAMAT MENCUBA!  (^_^)

2.00 pagi - jumaat
23.03.20122
Peace No War & Smile Always! (^_^)v
dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 11 : Post Title Background

Views
Bismillahirahmanirahim


k, nak cantikkan x background post-title? yang macam mane? tengok gambo kat bawah....background post-title kome mesti lah kome nak cantik kan? so, jom ikut Diana kalau nak mencantikkan background post-title kome...


klik gambo tok lebih jelas...

cara-caranya :
1. Log In  >  Dashboard  >  Design  >  Edit Html  >  tick expand widget

2. cari kod ni .post h3 { , kalau x jumpe , cari ni plk kod ni h3.post-title { (ctrl+F utk mudahkan pencarian)

3. kalau x jumpe juga dua-dua kod kat atas ni , cari kod ni plk h4 }

4. kome copy kat bawah ni, then paste kan kat BAWAH kod yang kome dapat tadi .post h3{  , h4 }    

    border:0px dashed #cc99cc; 
    text-align: center;
    margin:.5em 0 .5em;
    padding:0 0 4px;
    font-size:140%;
    font-weight:normal;
    line-height:1.2em;
    background:url(URL BACKGROUND);
    color:$titlecolor;
    } 


5. bagi yang cari kod ni h3.post-title { copy kod bawah ini, then paste kan kat BAWAH kod yang kome cari .


 border: 3px solid #C0C0C0; 
background: url(URL BACKGROUND);  


nota kecil :
kod warna merah ----> kome ganti ngan URL background yang kome suke

6. JANGAN 'save' lagi . 'preview' dulu .

7. okay, dapat, cantik? baru lah 'save' .

okay, jangan lupe komen gtau lah kalau dapat! (^_^)

1.31 pagi - jumaat
23.03.2012
Peace No War & Smile Always! (^_^)v



dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 10 : Scroll Box

Views
Bismillahirahmanirahim


ya Allah, malam x boleh tdo...may be siang tadi tdo lame sangat kot! so, jangan mare ek, kalau Diana buat tuto bebanyak! =D  k, malam ni nak buat tuto pasal SCROLL BOX...tau ape itu 'scroll box'? x tau? x pe Diana tunjukkan gambo...


pinjam gambo Kak Lyssa lagi tok jadi contoh! 
yang dlm kotak merah tu, nampak x?

k, Diana harap kome nampak lah...kalau x nampak juga, ade yang kene g check kat doktor mata...

k, jom kite mulekan operasi .

mule-mule macam ni :
1. Log In  >  Dashboard  >  Design  >  Page Elemet  >  Add a gadget  >  Html / javascript

2.  kome copy kod kat bawah then tuka and isi ape yang patut .

<div style="width:426px;height:100px;overflow:auto; ">
Isi - isi kadungan yang korang nak letakkan
</div> 

Nota kecil :
kod warna oren ----> tuka (ubah) kelebaran yang kome nak
kod warna biru ----> tuka (ubah) ketinggian yang koe suke
kod warna merah ----> isi le ape yang nak tulis

ataupon

<div style="background-image: url(http://dl.glitter-graphics.net/pub/303/303771ob8r4r0z04.png);border-color: #FFCCCC; border-style: double; border-width: 4px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;height: 300px; overflow: auto; width: 220px;">
<center><img style="width: 153px; height: 204px;" src="URL GAMBAR KORANG" /></center> 

Nota kecil :
kod warna biru ----> URL background yang kome suke . boleh ambek kat photobucket or glitter-graphics .
kod warna merah ----> URL gambo kome . upload lebih mudah ----> http://imgur.com/ (ambek Direct link)

3. dah siap , kome boleh lah save and lihat hasil keje kome .

taadaaa, jadi kan! okay, bagi yang jadi jangan lupe komen-komen lah! kalau x jadi, g tanya kat Kak Lyssa kenapa...sbb Diana pon bukannya arif sangat pon pasal blog-blog ni...sebab Diana pon selalu rujuk kat tutorial Kak Lyssa je... (^_^)v

p/s : kod-kod tu, Diana ambek kat Kak Lyssa...tp yang lain Diana buat sndr...

12.55 malam - Jumaat
23.03.2012
Peace No War & Smile Always! (^_^)v




dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 9 : About Me

Views
Bismillahirahmanirahim



k, mesti ade new blogger yang nak buat ABOUT ME kan...yes, Diana tau...sebab Diana dulu pon same je kepala otak macam kome dulu waktu first-first buat blog...kome mesti nak buat ABOUT ME macam ni btol x? x pe, Diana tolong kome dengan bantuan Kak Lyssa...Kak Lyssa, ayuh bergabung!!! (^_^)v

Diana pinjam gambar kak Lyssa sebagai contoh .
klik gambar tok lebih jelas...


Kome cari dulu pic mana yang korunk nak . Diana kasi contoh , amik pic kat fb macam Kak Lyssa .

1. Kome cari dulu pic mana yang kome nak . Diana kasi contoh , kome amik pic kat fb macam Kak Lyssa .


klik gamba tok lebih jelas...


2. Then , lepas click , kome buat kat bawah , macam ni . Then , right click , view image .
Kalau kome punya facebook keluar background hitam , korang tekan F5 untuk bagi tekan view image .


klik gamab tok lebih jelas...


3. Lepas tuh , hasil nya , akan kelua macam ni .


klik tok lebih jelas...


4. Then , kome copy link yang di tunjukkan kat atas tuh k?

5. Eh , jap nak paste kat mana plk? hee , Sabar sayang!

6. Then , Dashbord > Design > Page Element > Add Gadget > Html/JavaScript

7. Kat bahagian atas , kome perasan tak , ada Edit HTML / Rich Text ??

8. Kome CLICK Edit Html , paste link yang tadi , ok ? :)

Kalau tak de pun , kome tekan EDIT HTML dan BUKAN RICH TEXT tau!

9. Then , kome buat macam ni!


CONTOH :

<center><img src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs1189.snc4/154158_180103432016612_100000508706476_573355_7805816_n.jpg"/><center>



10. Lepas paste LINK tadi , kome tambahkan , yang warna merah macam yang di tunjukkan kat atas!

TAMBAHAN : Ok , kalau pic kome tuh besar sangat . Lepas kome tambah kan warna merah tuh , korang terus tekan RICH TEXT . Then , dia akan keluar gambar yang kome letak . Then , kome KLIK
pada gambar itu , then resize bagi size yang bersesuaian ok!
Tambahan tu , untuk pengguna Mozilla FireFox ----> Kalau nak resize , kome mesti guna Mozilla , ok! Tak boleh guna GOOGLE CHROME untuk TUTO ini . Thanx!

11. Dah siap , kome dah boleh tulis lah pasal kome kat bawah pic tu ,

12. Save . Selesai ^_^

p/s : Kepada sesiapa yang ingin masukkan gambar melalui laptop , dan bukan melalui FACEBOOK , kome boleh upload kome punya image dekat sini , tau! ---->  http://imgur.com/ 

Lepas upload , kome copy link yg tulis (Direct Link ) .

Then , ikot step 9 ! ^_^

kredit by > Kak Lyssa .<



12.13 malam - Jumaat
23.03.2012
Peace No War & Smile Always! (^_^)v


dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 8 : Facebook Share Button

Views
Bismillahirahmanirahim


k, ari ni Diana tau Diana banyak buat tuto...ari ni je Diana dah buat sebanyak dua tiga tutorial...so, ni yang last tok malam ni...sebab mata Diana pon dah sakit...lepas buat ni Diana nak masuk tido...esok pagi kene bangun awal...ade keje nak buat...should we start now? okay! =)

1- Log In  >  Dashboard  >  Design  > Edit Html  >  Tick Expand Widget



klik tok lebih jelas... (hiraukan no. tu)

2- cari kod kat bawah ni dengan menggunakan Ctrl + F utk memudahkan pencarian , 

<div class='post-body entry-content'>
atau kod ni ,

data:post.body

3- dah jumpa? good! sekarang coy pulak kod kat bawah ni ,


<div style='float:right;padding:4px;'>
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow'
type='button_count'/>
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share'
type='text/javascript'/>
</div>


4- dah copy? okay, pastekan 'DI ANTARA'  kod-kod tadi...alahai, jangan risau , kod-kod tadi dekat je...kome just paste kan je between kod-kod tu...masih bluurrr? k, tengok gamba bawah ni ,


klik tok lebih jelas...

* kod yang di-highlight kan tu, kod yang Diana soh kome paste .
* kod yang dalam kotak merah tu, kod yang Diana soh kome cari mula-mula tu .
* Jangan lupe TICK pada Tick Expand Widget tu, sebab nanti kome x jumpe pulak kod tu .

5- dah siap? oopppssss, jap, jap, jap...jangan save lagi..sape soh kome save? sebelom kome save, kome g 'preview' dulu...t x menjadi, kome jugak yang merana nak kene buat keje banyak kali...

6 - k, dah 'preview' ? x de error? bagus! maknanya keje kome menjadi...so, ape lagi, kome dah boleh save sekarang! (>.<)

Selamat Mencuba!  ----> hok ni x payah le kome copy, ya! (-_-)
kredit by Kak Lyssa Secret .

1.50 pagi - Jumaat
16.03.2012
Peace No War & Smile Always! (^_^)v

dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 7 : Facebook Like Button

Views
Bismillahirahmanirahim


ok, malam ni kite belajar macam mana nak letak 'facebook like button' dalam blog...yang bile bloggers yang datang buat blogwalking, deme akan tekan like button tu utk menandakan deme suke dengan blog kome...okay, kite start sekarang... (^_^)

1- Log In  >  Dashboard  >  Design  >  Edit Html




klik tok lebih jelas...

2- jangan lupe tick pada tick expand widget .

3 - cari kod kat bawah ni . tekan Ctrl + F tok memudahkan pencarian .

data:post.body

4- k, dah jumpa? good! sekarang copy kod kat bawah ni , lepas tu kome paste kat BAWAH kod yang kome cari tadi...kalau still x tau, tengok gamba okay! =)

<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&amp;layout=standard&amp;show-faces=true&amp;width=530&amp;height=60&amp;action=like&amp;colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:530px; height:60px'/>

 klik tok lebih jelas...

5-  sebelom kome SAVE TEMPLATE, kome 'preview' dulu...kalau menjadi and x de error, maknanya kome punya tu menjadi lah...so, ape lagi, jangan tunggu lame-lame, 'save template' lah sayang .

senang kan? so, buat cepat sebelom terlambat... (-_-)

12.56 malam - Jumaat
16.03.2012
Peace No War & Smile Always! (^_^)v
dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 6 : Cara Ambil Image URL

Views
Bismillahirahmanirahim


k, kali ni Diana buat tuto cara nak ambil Image URL...k, Diana tau, ade sesetengah bloggers dah tau macam mane nak buat...tp Diana tau jugak, ade bloggers yang masih x tau nak cari mane URL lagi...especially bagi new bloggers...x pe, walaupon Diana pon masih baru dalam dunia tutorial ni, tapi Diana masih nak belaja macam mane nak buat tuto...so, kat bawah ni, hasil tuto kak Lyssa...Diana just tambahkan sikit-sikit ayat Diana tok kome faham...


Cara Nak Ambil Image URL dekat google

Contoh : 

1- kome cari kat google pic yang kome nak...then, kome klik kat gambar tu...

klik tok lebih jelas...

2- tekan right klik pada gambar tu

3- then, ambil view image


4- copy URL kat anak panah tu

klik tok lebih jelas...

5- and then, dari situ kome dah boleh ambil IMAGE URL...senang je kan! (^_^)


Cara Nak Ambil URL kat Photobucket

1- search pic yang kome nak, okay .

2- klik kat pic yang kome nak tu .

3- then, ade kotak sebelah kanan macam kat bawah ni .

klik tok lebih jelas...

4- kome copy link seperti dalam gamba tu .

5- so, itulah Image URL . =)


Cara Nak Ambil Image URL kat Glitter - Graphics

1- kome SINI dulu .

2- kome pilih lah pic yang kome nak .

3- dah pilih? ok, lepas tu, tengok kat bahagian bawah gamba .! ade x kod macam ni ?

klik tok lebih jelas...

4- kalau ada, kome ambek lah kod URL gamba tu, yang seperti dalam kotak biru tu...ada kan?

5- so, itulah URL bagi pic yang kome dah pilih tu .

6- tapi, kalau kome klik kod dalam kotak tu, secara automatik akan 'ter-highlight' sume sekali kan ? so, kome  g bukak NOTEPAD or MICROSOFT OFFICE WORK...then, paste kat situ dulu ye...

7- and then, copy lah kod URL macam dalam kotak biru kat dalam gamba tu...

kredit by Kak Lyssa Secret .

senangkan? just ikut step je...fahami direction yang d berikan, insya Allah kome boleh dapat cari kod image URL tu...

Selamat Mencuba!
3.00 petang - Jumaat
16.03.2012
Peace No War & Smile Always! (^_^)v
dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 5 : Cara Guna Ctrl + C

Views
Bismillahirahmanirahim


k, pagi tadi Diana dah buat tuto pasal header...sekarang Diana nak buat tuto macam mana nak copy dengan cara mudah...dulu sebelom Diana tau cara ni, Diana gune cara panjang sikit...macam kene highlight pastu pompang-pompang baru dapat copy...so, Diana nak bagi cara mudah untuk kome copy...k, first thing, kome mesti lah Log In kome punya blog...

1- Log In  >  Dashboard  >  Design  >  Edit Html  > Tick Expand Widget


klik tok lebih jelas...

klik tok lebih jelas




ingat lagi kan macam mane cara nak tick expand...ingat, good...

2- then, kome search kod ni...untuk mudah pencarian tekan Ctrl + F...


klik tok lebih jelas...

k, first thing kome kene highlight kan kod tu (macam dalam gamba tu)...lepas tu kome tengok kat keyboard kome, kan ade Ctrl kan? pastu ade huruf C kan? kalau x de dua-dua benda alah tu, Diana ase kome g tuka lappy or keyboard pc kome...sebab keyboard nya dah rosak, g anta repair...k, bagi yang ade dua-dua tu, kome tekan Ctrl serentak ngan huruf C...secara automatik kod yang kome hightlight kan tadi sudah pon di copy...so, sekarang kome boleh lah paste kan kod tadi tu kat seach box kat edit html tu...mudah and senang kan? so, ape lagi, kome g lah cube try test pandu sendiri, okay! 
Selamat Mencuba! 
2.03 petang - Jumaat
16.03.2012
Peace No War & Smile Always! (^_^)v





dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 4 : Masukkah Header Ke Dalam Blog (Khas --> New Blogger)

Views
Bismillahirahmanirahim


k, hai,  hari ni Diana nak buat tutorial Header tok new blogger yang baru merangkak dalam dunia blogger ni...so, Diana akan bantu kome sume dengan buat tutoial...k, new blogger, kome ade x header kat dalam blog kome? ade x, ade x, ade x ? kalau dah ade tu, x pe...kome boleh teruskan perjalanan kome tok buat bende lain...tp kepada new blogger yang belom ade Header, boleh teruskan perjuangan anda di sini utk meng'ada'kan header, okay...kome tau header kan? macam kat bawah ni....


klik pada gambar tok lebih jelas...

k, senang je caranya...hanya perlukan 3 step je...

1- Dashboard  >  Design  >  Page Element  >  Tekan Edit (ikut step macam kat bawah)




3- dah sampai no. 7? k, good...sebelom tu, kome tengok gamba bawah ni, sebab Diana x tau macam mane nak gtau...


4- haaaa, sekarang kome dah boleh 'view' blog kome tok tengok header yang baru kome letak tu...senang kan?

kome bile dah dapat, gtau lah Diana..boleh Diana view blog kome! (^_^)

9.15 pagi - jumaat
16.03.2012
Peace No War & Smile Always! (^_^)v











dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 3 : Mencari Blog ID

Views
Bismillahirahmanirahim


k, first sekali, kome Log In kome punya blog...k, dah? sekarang kome ikut step kat bawah ni...

1- Log In > Design

2- tengok gamba tok kome follow kalau x faham...


klik gamba tok lebih jelas...  


3- sekarang, kat lappy or pc kome kelua macam ni kan? btol x? k, pandang atas kat kotak search tu..

klik gamba tok lebih jelas... 


4- kotak yang macam kat bawah ni...ce kome tengok...

klik gamba tok lebih jelas...  


5-  kome cube cari macam yang Diana kotak kan tu... ada x?
klik gamba tok lebih jelas...  


6- sekarang, kome x payah ambek 'blog ID' tu...just ambek nombor die je...tengok gambar bawah kalau kome x faham....
klik gamba tok lebih jelas...  

ha, tu lah blog ID...so, lepas ni, kalau ade tuto yang memerlukan blog ID, kome just ikut je tutorial ni ok? kalau x faham jugak bleh tanya Diana, okay! k, sampai sini je dulu tok tutorial pasal blog ID...lepas ni Diana nak buat tutorial lain plk...k, bye2, daa, wassalam....

11.30 mlm - khamis
15.03.2012
Peace No War & Smie Always! (^_^)v






dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Tuto 2 : Cara Gune Ctrl + F !

Views
Bismillahirahmanirahim


k, sekarang, Diana nak ajar kome macam mane nak gune kan Ctrl + F...functionnya senang je...utk memudahkan kome cari kod kat Edit Html...k sekarang kome tengok contoh yang Diana bagi kat bawah ni...


kalau x jelas, bleh klik kat gambar...

k, dah dapat? k, seterusnya :

1- kome tekan klik Design
2- tekan Edit Html
3- tick expand widgets templates (bagi kod yang harus 'TICK')
4- pastekan kod yang cube kome cari kat kotak search box tu
5- bile kome paste, automatik akan ter-'highlight' wane hijau, kelabu or orange

Macam mana nak tekan ctrl + F ?

Senang je, sayang....kome cube tengok kat keyboard kome x kiralah kat lappy or pc tu, kan ada Ctrl ?? so, kome just tekan button bende alah binatang tu je...pastu, kalau kome nak tekan Ctrl tu, kome kene tekan Ctrl serentak dengan huruf F...huruf F tu x payah nak d besarkan (capital)...just tekan je terus...automatik dia akan kelua search box...bile kome tengok gambar kat atas tu, yang no. 4...x kiralah bende alah tu kelua kat bawah or atas...kalau kome gune firefox, search box akan kelua kat bawah...kalau gune google chrome, search box akan kelua kat atas...kome g try tengok...x dpt bayangkan? k, tengok gamba kat bawah...


kalau dekat atas (google chrome), akan jadi macam ni :

klik kat gambar tok lebih jelas...

kalau kat bawah (firefox), jadi macam ni :

klik kat gambar tok lebih jelas...

ok, faham dah? alhamdulillah...good...so, sekarang dah boleh cube try test pandu sendiri, k!

wassalam!

1.42 pagi - Rabu 
14.03.2012

dude, thanx for reading my entry(s)! just click LIKE, if u like it!

Related Posts Plugin for WordPress, Blogger...