Move & Rotate element

Demo to preview the plugin:

Introduction

Use MoveIt - Move & Rotate Bubble Elements no-code plugin to move anything on the page, including the page itself! It allows you to dynamically move an element a distance over time.
Additionally, this tool enables you to move on the spot with a rotate feature or move left, right, up, down, diagonally, and even in circular motions!
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. Using in Workflows
    1. The plugin works through actions within Bubble workflows. To use it:
    2. Go to the Workflow tab in your Bubble app.
    3. Add a new event (e.g., "When a button is clicked").
    4. Click "Add Action" > Go to the Plugins section and select one of the Move It! actions:
        • MoveIT! → Moves an element smoothly to a position.
          • Workflow action → MoveIT!.
            Workflow action → MoveIT!.
        • Element To X,Y → Instantly moves an element to a specific location.
          • Workflow action → Element To X,Y.
            Workflow action → Element To X,Y.
        • Stop MoveIT! → Stops any ongoing movement.
          • Workflow action → Stop MoveIT!.
            Workflow action → Stop MoveIT!.
        • Rotate Forever → Makes the element rotate continuously.
          • Workflow action → Rotate Forever.
            Workflow action → Rotate Forever.
        • Rotate To Angle → Rotates an element to a specific angle.
          • Workflow action → Rotate To Angle.
            Workflow action → Rotate To Angle.
        • Reset Element → Restores the element to its initial position.
          • Workflow action → Reset Element.
            Workflow action → Reset Element.

Plugin Actions

MoveIT!

Element to X,Y

Stop MoveIT!

Rotate Forever

Rotate To Angle

Reset Element

Image without caption

Changelogs