Auto Dealer Blogger Template | Sama seperti namanya Auto Dealer Blogger Template khusus saya buat untuk blog berbasis otomotif,namun cocok juga dipasangkan untuk blog berita atau blog pribadi.
Walau tak banyak kelebihan yang saya tanamkan di Template Automotive ini,namun saya yakin,anda juga mengatakan Templatenya Lumayan keren.
Untuk memasang:
Slider: silahkan paste Kode berikut:
Walau tak banyak kelebihan yang saya tanamkan di Template Automotive ini,namun saya yakin,anda juga mengatakan Templatenya Lumayan keren.
Untuk memasang:
Slider: silahkan paste Kode berikut:
<div id='featuredContent'>Silahkan ganti Label "Top" dengan Label anda.
<div class='sliderwrapper' id='featured-slider'>
<script>
document.write("<script src=\"/feeds/posts/default/-/Top?max-results="+numposts3+"&orderby=published&alt=json-in-script&callback=showrecentposts3\"><\/script>");
</script>
</div>
<div id='paginate-featured-slider'>
<ul>
<script>
document.write("<script src=\"/feeds/posts/default/-/Top?max-results="+numposts3+"&orderby=published&alt=json-in-script&callback=showrecentposts4\"><\/script>");
</script>
</ul>
<div class='clear'></div>
</div>
<script type='text/javascript'>
featuredcontentslider.init({
id: "featured-slider", //id of main slider DIV
contentsource: ["inline", ""], //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
toc: "markup", //Valid values: "#increment", "markup", ["label1", "label2", etc]
nextprev: ["", ""], //labels for "prev" and "next" links. Set to "" to hide.
revealtype: "mouseover", //Behavior of pagination links to reveal the slides: "click" or "mouseover"
enablefade: [true, 0.4], //[true/false, fadedegree]
autorotate: [true, 5000], //[true/false, pausetime]
onChange: function(previndex, curindex){ //event handler fired whenever script changes slide
//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
}
})
</script>
</div>