Jelly Escape

How quickly can you escape? Are you able to do tight moves? Now it's up to you helping it escape! Run through great challenging levels, discovering lots of new features, and collect all the energy to unlock bonus levels and jellies! Since the beginning, there has always been a need for entertainment. With the purpose of supplying this need, Jellies are born. In this world, creatures grow. Jelly Escape: Jelly Escape is a cool action platform game in retro look. Lead the green glob through all dangerous levels to the exit hole to escape. Try to overcome all deathly obstacles, solve puzzles, beware of enemy blobs and collect extra bonuses to rescue the jelly.

Jelly escape y8

You use different methods when escaping characters in JavaScript and HTML. JavaScript uses the backslash character, and HTML uses the ampersand character.

Note: This functionality requires a knowledge of JavaScript, HTML, and Apache Jelly (a Java and XML based scripting and processing engine for turning XML into executable code).

There are two different types of escaping that is required when generating output from Jelly:

Cool Math Jelly Escape 2

  • JavaScript
  • HTML

The escaping for each of these consists of:

TypeFromTo
JavaScript

' (single quote)

'

' (double quote)'

CR (carriage return)

(blank)

NL (newline)

n (' followed by 'n')

HTML

& (ampersand)

&

< (less than)

&lt;

> (greater than)

&gt;

You can also escape HTML using the getHTMLValue() function which will enforce all line breaks and escape the characters mentioned above. It can be used as follows:

Jelly Escape Soundtrack

Add escaping to a Jelly replacement

Jelly Escape

Jelly Escape Cool Math

You can handle character escaping in Jelly files. XML escaping behavior can be modified only by users with the security_admin role.

Note: This functionality requires a knowledge of JavaScript, HTML, and Apache Jelly (a Java and XML based scripting and processing engine for turning XML into executable code).
Jelly Escape

Jelly Escape 2

Add a prefix to the ${expression} or $[expression] indicating the escaping to be performed.

Jelly Escape

The prefix tells the system to take the result of the expression and escape it before outputting. The escaping may be combined by specifying a comma-separated list of prefixes: