Button Effects on Hover

Demo to preview the plugin:

Introduction

This Plugin allows you to add up to 5 different "on Hover" effects for your Button elements, allowing you to craft a more interactive and user-friendly app.
The following 5 animation effects are included:
  • Shrink on hover
  • Grow on hover
  • Swing on hover
  • Opacity change on hover
  • Rotate on hover
Image without caption

How to setup

  1. Enable ID Attributes
    1. Go to the settings page in your editor. Under the General tab click on the checkbox “Expose the option to add an ID attribute to HTML elements”
      App Settings → General Tab.
      App Settings → General Tab.
  1. Add the Plugin Element “Button Effects”
      • From the elements panel, drag the element named Button Effects to the page.
        • Element → Button Effects
          Element → Button Effects
  1. Add a Button to Your Page
      • Drag a standard Bubble Button element onto your page.
      • In the button’s properties, you simply have to add one of the following ID Attributes to the button you want to apply the effect on:
        • Element → Button → ID Attribute.
          Element → Button → ID Attribute.
        • shrinkbutton – applies a shrinking effect on hover
        • swingbutton – applies a swinging effect
        • growbutton – makes the button grow slightly
        • opacitybutton – fades the opacity on hover
        • rotatebutton – rotates the button on hover

Plugin Element Properties

Button effects

Element properties → Buton effects.
Element properties → Buton effects.
Image without caption

Changelogs