By : vaynelabs Published On Saturday, February 28, 2015, 12:12 In JavaScript
Demo GIF [ Visit the demo link for smoother animation ]

Feature Presenter is a responsive jQuery plugin that presents your features in a different way. Instead of showing features as a list, it presents them as a circular animation.
Features are placed along a circular path. When a user clicks on a feature, the feature is revolved along the circle and shown to the user along with the feature description.
In case of mobile devices that does not provide the required width, features will be shown as a grid / list
Here is a demo
Update 1.7 [26/6/15]Fixed a bug related to the order of display of features in normal & mobile view
Update 1.6 [4/5/15]Added “text_position” option to place text in 4 directions – right, left, top & bottom
Update 1.5 [27/4/15]Added responsiveness – for devices that provide less space, features are shown as a list Added support for IE8 & IE9. Features are shown as a list in these browsers. Added automatic animation – set a interval in seconds Container in which animations run changed from relative to absolute to improve page rendering.
Update 1.4.1 [14/4/15]Added Font Awesome Icons support Added options – color & border width for icons
Update 1.4 [13/4/15]Bug fixes
Update 1.3 [9/4/15]Added “animation_mode” option – choose from CSS or Javascript based animations Added support for Opera
Update 1.2 [5/3/15]Improved algorithm for circular motion Optimized code, reduced by ~50 lines
Update 1.1 [1/3/15]JS updates for smoother animations
CSS edit to render scaled images better