Saturday, July 24, 2010

Drop Down Menu For Blogger

0 comments
What is a drop down menu and how do I create a drop down menu?

Drop Down Menu is a row column that contains the link - a link in a bog or website.
For more details can be seen on the right side bar of this blog .. drop down menu look more or less like this:
When my friend clicks on the drop down menu, or it will display the links that were lined up down or up, depending on the number of menu links are stored.
Try just click on one, it will open new window installed in accordance link there, without leaving this post.
Then how do I make a dropdown menu?Only by adding the following script html code on the post or a new gadget in your sidebar

 
<center><select onchange= "document.location.href=this.options[this.selectedIndex].value;">
<option value="0" selected="selected">- My Favorite Links -</option>
<option value="http://mfaroz.blogspot.com/search/label/learn seo"> Learn Seo</option>

<option value="http://mfaroz.blogspot.com/search/label/seo"> Seo</option>
<option value="http://mfaroz.blogspot.com/search/label/contest">Contest</option>
(etc)
</select></center>  


Note:Blue = url addressRed = Display / display
Center = can be changed form so that the position of the drop down menus are left lane


The result as below :
  





Congratulations Experiment,
If there is a problem please send a comment below this posting.
Any comments will be rewarded ..

Mfaroz Link Exchange

0 comments
Every one need to link exchange ( tukar link )
Do you need to link exchange with me.
Add me first,  and i will add you to.

Menurut beberapa pengamatan, semakin banyak melakukan tukar link akan memperbaiki page rank di Google Search Engine dan menambah jumlah kunjungansehingga memperbaiki Alexa rank.

Copy paste kode dibawah about me, simpan di blog atau website anda.

Jangan lupa, tinggalkan komentar dibawah.

Thanks

Thursday, July 22, 2010

How To Create Scrolling Popular Post

0 comments
If previously Latest Post blog featuring dozens or hundreds of the most popular posts but have not completed the scroll box scroll bar alias definitely the result will be long, so a bit short, looks simple, not heavy and not terrible you should use this way:
Copy the following code:
<div style="overflow:auto;width:300px;height:100px;padding:10px;border:1px solid #eee">

<script language='javascript'>
aBold = true;
numposts=200;
maxshowresult=10;
home_page = "http://mfaroz.blogspot.com/";
</script>
<script language="JavaScript" type="text/JavaScript">
var postTitlear=new Array();var postUrlar=new Array();var postCommentar=new Array();var totalpost;document.write("<ul>");function showrecentposts(j){var a=j.feed.entry.length;totalpost=a;for(var f=0;f<a;f++){var h=j.feed.entry[f];var c=h.title.$t;var b;var g;if(f==j.feed.entry.length){break}for(var d=0;d<h.link.length;d++){if(h.link[d].rel=="alternate"){g=h.link[d].href;break}}for(var d=0;d<h.link.length;d++){if(h.link[d].rel=="replies"&&h.link[d].type=="text/html"){b=h.link[d].title.split(" ")[0];break}}c=(aBold)?"<b>"+c+"</b>":c;postTitlear.push(c);postUrlar.push(g);postCommentar.push(b)}sortPosts();for(var f=0;f<maxshowresult;f++){var e='<li><a href="'+postUrlar[f]+'" class="recent-link">'+postTitlear[f]+" ("+postCommentar[f]+" comments)</a>";document.write(e)}}function sortPosts(){function c(d,f){var e=postTitlear[d];postTitlear[d]=postTitlear[f];postTitlear[f]=e;var e=postUrlar[d];postUrlar[d]=postUrlar[f];postUrlar[f]=e;var e=postCommentar[d];postCommentar[d]=postCommentar[f];postCommentar[f]=e}for(var b=0;b<postTitlear.length-1;b++){for(var a=b+1;a<postTitlear.length;a++){if(parseInt(postCommentar[b])<parseInt(postCommentar[a])){c(b,a)}}}}document.write('<script src="'+home_page+"feeds/posts/default?max-results="+numposts+'&orderby=published&alt=json-in-script&callback=showrecentposts"><\/script>');
</script>

</div> 





According to Red Change Color Size All you needBlue color shows the number of posts you want to display ..Save Template and View Results.
Good luck

How To Create Scrolling Recent Post

0 comments
Scroll Box is often found on blogs, serves to save space on the blog so that page views are not too long, as in posting a few months ago entitled Adding a Scroll Box In Blogger with examples of the display as follows:


How to create a scrolling bar / Box Scroll by Title Recent Post on Blogger.
Ok is that so, follow these easy steps below:


Blogger Login>> Dashboard>> Layout>> Add Gadget>> HTML Script
Copy Code Here:


<div style="overflow:auto;width:300px;height:200px;padding:10px;border:1px solid #eee">
 
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.yourblog.blogspot.com%2Ffeeds%2Fposts%2Fdefault&amp;num=10" type="text/javascript"></script>

</div>

Remember to replace your blog with your.blogspot.comBlue Color = The number of posts you want displayed300 = width BoxScroll size200 = high Scroll Box size
10   = 
the number of posts to be displayed 

Good luck

Friday, July 16, 2010

Ssst..Bikin Banyak Cbox.ws di Blog

0 comments
Cbox.ws di blog memiliki beberapa keuntungan diantaranya untuk mengajak dialog pengunjung yang tak suka berkomentar..karena sibuk Blogging Walking..

Biasanya Pengunjung dari kalangan blogger, langsung melotot  mencari dimana tempat Cboxnya, dan mau bilang
I'm Here, Visit Here, Ning Keneh, Monggo Mriki, etc "Bener engga sich..hayooo????...

Nah, kalau sobat punya beberapa blog, nih ada tips buat Cbox gratisuntuk beberapa blog sobat :
- Bikin Email Baru
- Sign Up dengan menggunakan email baru, copy html script Cbox, Copy Paste ke blog


Monggo boleh dicoba.


Keuntungan Cbox =
- Pengunjung bisa meninggalkan link without Comments
Related Posts Plugin for WordPress, Blogger...