A story with tens of thousands of articles.

A story with tens of thousands of articles.
life and death, blessing and cursing, from the main character in the hands of readers.

Monday, April 27, 2015

Cara membuat Multi Pencarian (Search Box) di Blog dengan Tiga Pilihan.

BERANDA    ABOUT US    ADS : 1 USD FOREVER     ASMARA    BIOGRAFI     BUKU     BUKU PINTAR 

CHRISTIAN FAITH     DISCLAIMER     DUNIA KERJA     ENTREPRENEURS     GO PUBLIC (IPO)     

KESEHATAN     LIST OF ALL ARTICLES     MARKETING     MY STARTUP     OTHERS     

TIP SUKSES DAN KAYA     TIPS BLOGGER     TIP SEO

Ditolak google adsense seperti gue ( richard nata ) ? tenang... ada cliksor. ha...7x http://richardnata.blogspot.com/2015/04/ditolak-google-adsense-seperti-gue.html
SELAIN CLICKSOR, MASIH ADA PROPELLER ADS. HA...7X

(out of 100's of systems, this is my number #1 recommendation ^^)

Cara membuat Multi Pencarian (Search Box) di Blog dengan Tiga Pilihan - Kali ini akan berbagi mengenai langkah membuat Kotak Pencarian Blog yang multi pencarian, yang bisa di isi sesuai dengan keinginan kita. Berikut caranya :
1.Login di Blogger
2.Masuk di Tata Letak
3.Pilih Tambah Gadget
4.Letakkan Script berikut ini ke dalamnya :
<style>
.input {
    text-shadow:0 0 2px #aaa;
    box-shadow:inset 0 0 3px #eee;
    background: #fff;
    padding:3px 6px;
    font-size:12px;
    font-family:comic sans ms;
    color:#000;
    border:1px solid #ccc;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    }
   
.input:hover {
    background: #eee;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    }
   
.input:focus {
    background: #fcffcc;
    }
</style>
<form style="margin-top:-12px;" name="jksearch" action="http://www.google.com/search" method="get" onSubmit="jksitesearch(this)">
<p><input id="hiddenquery" type="hidden" name="q" />
<input class="input" name="qfront" type="text" style="width: 200px" value="" onfocus="this.value='';"/> <input class="button" type="submit" value="Search Web" /><br />
<div style="font: bold 11px Verdana;">Google :<input name="se" type="radio" checked> Yahoo :<input name="se" type="radio">  MSN :<input name="se" type="radio">
</div>
<script type="text/javascript">
var domainroot="dp-tipstrikblog.blogspot.com"
var searchaction=[ 
"http://www.google.co.id/search",
"http://search.yahoo.com/search",
"http://search.msn.com/results.aspx"
]

var queryfieldname=["q","p","q"] 
function switchaction(cur, index){
cur.form.action=searchaction[index]
document.getElementById("hiddenquery").name=queryfieldname[index]
}

function jksitesearch(curobj){
for (i=0; i< document.jksearch.se.length; i++){ 
if (document.jksearch.se[i].checked==true)
switchaction(document.jksearch.se[i], i)
}
document.getElementById("hiddenquery").value=""+domainroot+" "+curobj.qfront.value
}
</script>
</p>
</form>
 5.Warna merah sesuaikan dengan keinginan anda dan klik simpan/save.
Cara membuat Multi Pencarian (Search Box) di Blog dengan Tiga Pilihan 9out of 10 based on 10 ratings. 9 user reviews.

resource :  http://dp-tipstrikblog.blogspot.com/2013/03/cara-membuat-multi-pencarian-search-box.html


My STARTUP :


A story with millions of choices in it.

Try to imagine this. When you're reading a story on the web or blog, you are given two choices. You can choose the next story based on your own choice. After selecting then you can continue reading the story. Shortly afterwards you will be presented back to the 2 other options. The next choice is up to you. Then you continue the story you are reading. After that you will be faced again with 2 choices. So onwards.

If you feel curious then you can re-read the story by changing your selection. Then you will see a different story with the story that you have read previously. The question now is why is this so? Because the storyline will be varying according to your choice. 

Based on the above, then you are faced with two choices. Are you interested in reading my story is? Or you are not interested at all. The choice is in your hands.
If you are interested then spread widely disseminated this article to your family, friends, neighbors, and relatives. You can also distribute it on facebook, twitter, goggle +, or other social media that this article be viral in the world. By doing so it is a new entertainment industry has been created.

Its creator named Richard Nata.

The full articles that talks about this: 
  

Are you interested in my offer?


Do you want to be an investor in my startup?

If yes, don't hesitate to contact me as soon as possible.

Thank you.
Lord Jesus bless you.
Amen
P.S. The offer letter I gave also to the hedge funds and venture capital and other major companies in the entire world. So who is fast then he will get it.
P.P.S. If you are not interested in my offer, it is a good idea to periodically review my blog to see the development of my blog.  http://richardnata.blogspot.com
If I've made a story on my blog and get a multiplication of clicks then you should know that the readers liked my story

No comments:

Post a Comment

Related Posts

Related Posts Plugin for WordPress, Blogger...