Javascript Implementation of Recent Comments
From Bloggerhacks
(Difference between revisions)
Line 1: | Line 1: | ||
==Platform== | ==Platform== | ||
- | [ | + | For use with [[Blogger]] blogs. |
==Author== | ==Author== | ||
Line 6: | Line 6: | ||
==Homepage== | ==Homepage== | ||
- | [http://noisetheatre.blogspot.com/2005/11/javascript-implementation-of-recent.html | + | [http://noisetheatre.blogspot.com/2005/11/javascript-implementation-of-recent.html Javascript Implementation of Recent Comments] |
==Skill Level== | ==Skill Level== | ||
- | + | You must be comfortable with your [[Blogger template]]. | |
==Description== | ==Description== | ||
- | Retrieve most recent comments via | + | Retrieve most recent comments via [[JavaScript]]. |
==Method== | ==Method== | ||
- | + | (See complete instructions at the [http://noisetheatre.blogspot.com/2005/11/javascript-implementation-of-recent.html homepage].) | |
+ | |||
+ | # Obtain code from the [[http://noisetheatre.blogspot.com/2005/11/javascript-implementation-of-recent.html instructions]]. | ||
+ | # Insert JavaScript snippet into the head element of your [[Blogger template]]. | ||
+ | # Insert template code into the body element of your [[Blogger template]]. | ||
+ | # Re-publish your blog. | ||
==Sites Using This Hack== | ==Sites Using This Hack== | ||
- | [http://noisetheatre.blogspot.com/ Noise Theatre] | + | * [http://noisetheatre.blogspot.com/ Noise Theatre] |
+ | |||
+ | Edit this area and add your own link if you are using this hack. | ||
- | == | + | ==See Also== |
+ | * Screenshot of hack in use: | ||
[[Image:Theatreofnoise300.jpg|JS Recent Comments]] | [[Image:Theatreofnoise300.jpg|JS Recent Comments]] | ||
[[Category:Hacks]] | [[Category:Hacks]] | ||
[[Category:Recent Comments]] | [[Category:Recent Comments]] |
Revision as of 14:50, 26 June 2006
Contents |
Platform
For use with Blogger blogs.
Author
Homepage
Javascript Implementation of Recent Comments
Skill Level
You must be comfortable with your Blogger template.
Description
Retrieve most recent comments via JavaScript.
Method
(See complete instructions at the homepage.)
- Obtain code from the [instructions].
- Insert JavaScript snippet into the head element of your Blogger template.
- Insert template code into the body element of your Blogger template.
- Re-publish your blog.
Sites Using This Hack
Edit this area and add your own link if you are using this hack.
See Also
- Screenshot of hack in use: