Live comment preview without page reboot. Works on jQuery.
Attention: knowledge of CSS and HTML may require for using a plugin.
Features:
- Live comment preview, which does not take that extra space on the page.
- Simple HTML-editor (instruction on using the editor are on the plugin options page).
- You can customize comment preview block as you wish. You can display: comment author name, avatar (static or dinamic using gravatar.com), comment date and time, comment text. All this can be designed with CSS.
- You may don't connect plugin's CSS file (optional) if you wish to reduce number of queries to your server.
- Plugin's JS and CSS files are connected only on the pages with comment form.
What's new in last version (0.1.4):
- Now you can indicate the value of the
id attribute of the textarea tag.
- Added ability to insert comment date and time in preview block template.
- Added the option for displaying avatars from gravatar.com.
Full version history you can find here.