Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English
The Page Component Script is a feature to customize the page using custom Javascript.

Script Properties

Configure Script

Image RemovedImage Added

NameDescription
Custom
ID

Optional custom

menu

id. Value defined here must be unique to the rest of the page components as the first matching name will be called upon.

JavascriptThe Javascript to be processed for this script component.

Event Listening

Image Removed

...

AJAX & Events

Events are fundamental to creating interactive and dynamic web pages and AJAX enables the development of more dynamic and interactive web applications without the need to reload the entire page.

Configuration of Ajax & Events.

Options are:

...