1. Buka blogger.com dan login
2. Buat postingan baru, dan beri judul Daftar Isi atau terserah kamu.
3. Lalu masukkan kode berikut dipostingan tersebut.
<link rel="stylesheet" href="http://reader-download.googlecode.com/svn/trunk/tabbed-toc-skin.css" type="text/css" media="screen" />
<div id="tabbed-toc">
<span class="loading">Memuat...</span></div>
<script type="text/javascript">
var tabbedTOC = {
blogUrl: "http://URL-BLOG-KAMU.blogspot.com", // Blog URL
containerId: "tabbed-toc", // Container ID
activeTab: 1, // The default active tab index (default: the first tab)
showDates: false, // true to show the post date
showSummaries: false, // true to show the posts summaries
numChars: 200, // Number of summary chars
showThumbnails: false, // true to show the posts thumbnails (Not recommended)
monthNames: [ // Array of month names
"Januari",
"Februari",
"Maret",
"April",
"Mei",
"Juni",
"Juli",
"Agustus",
"September",
"Oktober",
"November",
"Desember"
],
newTabLink: true, // Open link in new window?
maxResults: 99999, // Maximum posts result
preload: 0 // Load the feed after 5 seconds (option => time in milliseconds || "onload")
};
</script>
<script type="text/javascript" src="http://reader-download.googlecode.com/svn/trunk/tabbed-toc.js"></script>
4. Ganti tulisan yang berwarna hitam menjadi URL blog kamu
5. Simpan dan lihat hasilnya. Untuk demonya, kamu bisa melihatnya di menu daftar isi blog SEO.
Posting Komentar