---
title: "What's new in Responsive Scroll Triggered Box 1.3.1"
description: "Overview I am pleased to announce the immediate availability of Responsive Scroll Triggered Box 1.3.1. This release's hot feature is the ability to d"
url: "https://www.tassos.gr/blog/what-s-new-in-responsive-scroll-triggered-box-1-3-1"
date: "2026-05-29T15:35:38+00:00"
language: "en-GB"
---

#  What's new in Responsive Scroll Triggered Box 1.3.1

 ![Tassos Marinos](https://www.gravatar.com/avatar/cc4c5cd6974bf2cd8bfa2d6efcc60843?s=48)  Tassos Marinos  [Follow](https://x.com/tassosm)

 Published in [Blog](https://www.tassos.gr/blog)

 Jan 5 2015

 1 min read

 Last updated may 14 2024

 ![What's new in Responsive Scroll Triggered Box 1.3.1](https://www.tassos.gr/media/template/fallback.png)## [Overview](#overview)

I am pleased to announce the immediate availability of [Responsive Scroll Triggered Box 1.3.1](http://www.tassos.gr/joomla-extensions/responsive-scroll-triggered-box-for-joomla). This release's hot feature is the ability to **display a popup when the user intends to leave** your web page. A powerful event that can **increase your conversion rates**. Also, this release addresses an issue related to the jQuery library and RSTBox render plugin among with some minor CSS fixes.

## [What's new](#what-s-new)

### [Capture visitors before they leave](#capture-visitors-before-they-leave)

This is the most interesting feature in this version. Now you can display a popup when the visitor intends to leave your website. RSTbox captures the user's mouse position and fires a specific event when it reaches the top position of your website.

### [Assign your popup to all your pages](#assign-your-popup-to-all-your-pages)

With this new option you can assign your popup to all the pages of your website even when they are not assigned to any menu item.

### [Write your own CSS styles](#write-your-own-css-styles)

This release gives you more flexibility with the styling of your popup. Now you can write your own CSS code and transform each box according to your needs.

[Login to download update](http://www.tassos.gr/user/downloads)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Blog",
            "item": "https://www.tassos.gr/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "What's new in Responsive Scroll Triggered Box 1.3.1",
            "item": "https://www.tassos.gr/blog/what-s-new-in-responsive-scroll-triggered-box-1-3-1"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/what-s-new-in-responsive-scroll-triggered-box-1-3-1"
    },
    "headline": "What's new in Responsive Scroll Triggered Box 1.3.1",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://x.com/tassosm"
    },
    "datePublished": "2015-01-05T00:00:00+02:00",
    "dateCreated": "2015-01-05T00:00:00+02:00",
    "dateModified": "2024-05-14T10:40:35+03:00"
}
```
