s4f11sn

Widget Daftar Isi Tabulasi untuk Bogger

Nov 19th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Widget Daftar Isi Tabulasi untuk Bogger
  2. add gadget > javasript
  3. --------
  4. <link rel="stylesheet" href="http://reader-download.googlecode.com/svn/trunk/tabbed-toc-skin.css" type="text/css" media="screen" />
  5. <div id="tabbed-toc"><span class="loading">Memuat...</span></div>
  6. <a style="display:block;text-align:right;font:normal bold 8px Arial,Sans-Serif;text-decoration:none;margin:10px;" href="http://hompimpaalaihumgambreng.blogspot.com/2012/10/widget-daftar-isi-tabulasi-untuk-bogger.html" title="Tabbed TOC">DTE :]</a>
  7. <script type="text/javascript">
  8. var tabbedTOC = {
  9. blogUrl: "http://wartapancur.blogspot.com", // Blog URL
  10. containerId: "tabbed-toc", // Container ID
  11. activeTab: 1, // The default active tab index (default: the first tab)
  12. showDates: false, // true to show the post date
  13. showSummaries: false, // true to show the posts summaries
  14. numChars: 200, // Number of summary chars
  15. showThumbnails: false, // true to show the posts thumbnails (Not recommended)
  16. monthNames: [ // Array of month names
  17. "Januari",
  18. "Februari",
  19. "Maret",
  20. "April",
  21. "Mei",
  22. "Juni",
  23. "Juli",
  24. "Agustus",
  25. "September",
  26. "Oktober",
  27. "November",
  28. "Desember"
  29. ],
  30. newTabLink: true, // Open link in new window?
  31. maxResults: 99999, // Maximum posts result
  32. preload: 0 // Load the feed after 0 seconds (option => time in milliseconds || "onload")
  33. };
  34. </script>
  35. <script type="text/javascript" src="http://reader-download.googlecode.com/svn/trunk/tabbed-toc.js"></script>​
Advertisement
Add Comment
Please, Sign In to add comment