/BloggerGadgets.js

JavaScript'd Blogger Gadgets

Primary LanguageJavaScript

JavaScript'd Blogger Gadgets

This repo contains Blogger Gadgets which have been converted into JavaScript for rendering HTML element in order to preventing text directly visible to search engine crawler, which mostly are not related to the post content.

If you need other gadget to be converted, open an issue.

How to Use

You replace the entire <b:widget/> with modified version.

BlogArchiveBar.js

Barchart'd Blog Archive script.

Blog Archive Bar Chart

Blog Archive Bar Width Chart

See its page for instructions.

Gadgets

  • Blog Archive - Flat mode is not done.
  • Popular Posts - There is an issue with double quotation mark ", workaround is to use &quot; or curly ones.