---
title: "Responsive Scroll Triggered Box 2.7 released"
description: "Responsive Scroll Triggered Box 2.7 is now available. This version implements the onClick trigger point which makes easier to create a popup triggered"
url: "https://www.tassos.gr/blog/responsive-scroll-triggered-box-2-7-released"
date: "2026-05-02T01:32:43+00:00"
language: "en-GB"
---

#  Responsive Scroll Triggered Box 2.7 released

 ![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)

 Jul 5 2016

 1 min read

 Last updated may 21 2024

 ![Responsive Scroll Triggered Box 2.7 released](https://www.tassos.gr/media/k2/items/src/da8a96cfc8ca1dd33bc42677c8b9c7c6.jpg)Responsive Scroll Triggered Box 2.7 is now available. This version implements the *onClick* trigger point which makes easier to create a popup triggered on clicking on any element or elements by providing their class or id.

## [Changelog](#changelog)

- Adds onClick trigger point
- Enables editor buttons
- Adds HTML Attributes option to the IFrame box type
- Moves hardcoded text to language file
- Updates backend dashboard
- Fixes a bug with T3 Framework
- Makes the 'Prepare Content' option enabled by default
- Updates translations: German (de-DE), Greek (el-GR), French (fr-FR)
- Updates translations: Hungarian (hu-HU), Italian (it-IT), Dutch (nl-NL), Russian (ru-RU)
- Fixes issue with the custom style tag not being validated by W3C

## [Translations](#translations)

Would you be interested in helping out with translating Responsive Scroll Triggered Box into your Language? Just send me a request on [Transifex](https://www.transifex.com/tassosgr/rstbox/).

 [Download the Update](http://www.tassos.gr/downloads) [Write a review](http://extensions.joomla.org/extensions/extension/style-a-design/popups-a-iframes/responsive-scroll-triggered-box-for-joomla)

 PS: Enhance the appearance of your Joomla website in Google Search results [Try Google Structured Data Markup](http://www.tassos.gr/joomla-extensions/google-structured-data-markup)

## 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": "Responsive Scroll Triggered Box 2.7 released",
            "item": "https://www.tassos.gr/blog/responsive-scroll-triggered-box-2-7-released"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/responsive-scroll-triggered-box-2-7-released"
    },
    "headline": "Responsive Scroll Triggered Box 2.7 released",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/da8a96cfc8ca1dd33bc42677c8b9c7c6.jpg"
    },
    "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": "2016-07-05T20:34:06+03:00",
    "dateCreated": "2016-07-05T20:34:06+03:00",
    "dateModified": "2024-05-21T10:31:17+03:00"
}
```
