This jQuery plugin adds reaction icons to anything on a web page.
Features
With this add-on you can add reaction icons to everything you have in mind. Posts, private messages, photos, comments, profiles, videos, paragraphs, whole pages, products…
Customization
You can change the following properties of the plugin;
- Icons are designed as vectors in Photoshop can be completely editable
- default behavior of the reaction button
- restful API compatibility with auto mode or fixed HTTP verb
- server HTTP status codes can be programmed by attaching event listener
- can change the number of summary icons
- eligible screen side on mobile
- opening under or over the object
- Installation with native JavaScript, jQuery or HTML data parameters
- simple installation with HTML knowledge only
Installation
The plugin setup is very easy.
- Open the html file you want to run the plugin.
- Place the following code between the head tags.
- Set the file paths to your own system.
- Place the installation tags using the html as below where you want to insert the reaction icons.
Besides these, CodeIgniter compliant PHP controllers, model files and SQL file will be provided in the package.
Future Features
- Add an optional update frequency counter in each instance and create a single network request for all of them if there are multiple instances on a page.
- Play a sound effect when the user’s reaction is successfully added.
Changelog
v1.0.0 Revealed.