
This jQuery plugin provides response icons to something on an internet web page.
Options
With this add-on you may add response icons to all the pieces you bear in mind. Posts, non-public messages, images, feedback, profiles, movies, paragraphs, entire pages, merchandise…
Customization
You possibly can change the next properties of the plugin;
- Icons are designed as vectors in Photoshop could be fully editable
- default conduct of the response button
- restful API compatibility with auto mode or fastened HTTP verb
- server HTTP standing codes could be programmed by attaching occasion listener
- can change the variety of abstract icons
- eligible display screen facet on cellular
- opening below or over the item
- Set up with native JavaScript, jQuery or HTML information parameters
- easy set up with HTML information solely
Keen Loading
With this plugin, you don’t want to consider what number of reactable objects you’ve in your web page and the way a lot it can load your server. This plugin spends a single community request for all of them, irrespective of what number of objects in your web page. It distributes the outcomes to the merchandise to which it belongs. Activate solely by including data- * parameter to the physique tag. Take away objects from the queue by including a parameter to the objects you don’t need to replace. It’s that straightforward.
Utilization As Enter Area
This plugin can behave like an html type enter subject. Right here’s the code it’s worthwhile to write right into a type;
<div class="reactable" data-toggle="reactable" data-name="user-reaction">
<span class="label">-</span>
</div>
Retrieve the user-selected response from the “user-reaction” variable on the posted web page.
Set up
The plugin setup may be very straightforward.
- Open the html file you need to run the plugin.
- Place the next code between the pinnacle tags.
- Set the file paths to your personal system.
- Place the set up tags utilizing the html as beneath the place you need to insert the response icons.
Apart from these, SQL file and native php improvement equipment (reactable sdk) can be offered within the package deal.
Future Options
- [done] Add an elective replace frequency counter in every occasion and create a single community request for all of them if there are a number of cases on a web page.
- [done] Play a sound impact when the consumer’s response is efficiently added.
- [done] Add tooltip implementation for titles.
- [done] Add pop down impact on the chosen response icon.
- [done] Add instant begin choice for batch replace module. (This function will removes the necessity to discover earlier reactions of things when creating pages.)
- [done] Add html selectbox enter behaviour to the plugin.
Changelog
v1.0.0 Revealed. v1.1.0 new - Added batch replace function. (keen loading) new - Sound impact added. new - Tooltip titles added. new - Added pop down impact on icons. Improved chosen icon impact. Just a few minor bugs fastened. v1.1.8 new - Added tooltip that summarizes all of the reactions was added. Just a few minor enhancements have been appended. v1.2.0 new - Added instant begin choice for batch replace module. v1.4.6 new - Added behaviour like html enter factor. Just a few minor bug fastened and enhancements appended. v1.6.0 new - Added native php software program improvement equipment (sdk). new - Added response summaries desk for higher efficiency. (suitable with solely sdk) php codeigniter help eliminated. we'll help server facet solely with native reactable sdk.