HTML/ JavaScript Snippet

Category: Widgets
Subcategory: Buttons

Overview

Use this widget to add a piece of HTML or JavaScript to a form (e.g. embedding a YouTube video or a flash object), or enhance styling by adding arbitrary HTML elements.

Documentation

Please see HTML/JavaScript Snippet in the Mendix documentation for details.

Releases

Version: 3.9.7
Framework Version: 7.23.0
Release Notes: ### Removed - We've removed deprecated warnings
Version: 3.9.6
Framework Version: 6.0.1
Release Notes: ### Bug fixes - We fixed an issue where the context of the widget was not being passed to jQuery - We fixed an issue while using pages with ids (Ex. http://localhost/p/myid)
Version: 3.9.5
Framework Version: 6.0.1
Release Notes: ### Bug fixes ### - We fixed a security issue related to JQuery. FIxes ticket #103552
Version: 3.9.4
Framework Version: 6.0.1
Release Notes: - Update jQuery to version 3.4.1, fixes various securely issues (Solved Support Ticket #76584 , #86183)
Version: 3.9.3
Framework Version: 6.0.1
Release Notes: - As jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS), Updating to JQuery version (v3.3.1). - In this release we make sure that the version of jQuery used by the widget won't be interfering with any other jQuery versions loaded in your application.