The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
I've not tested this, but it doesn't look like inline JS contained in a $STRING would get parsed correctly. Inline Active CSS if not handled gets variable substituted which is incorrect for raw config. Inline JS goes through exactly the same string parsing, so that is probably erroring.
This probably fix for this will be sorted out as part of the full inline Active CSS sort-out currently in progress and will be put on the 2.4.0 branch soon.
I've not tested this, but it doesn't look like inline JS contained in a $STRING would get parsed correctly. Inline Active CSS if not handled gets variable substituted which is incorrect for raw config. Inline JS goes through exactly the same string parsing, so that is probably erroring.
This probably fix for this will be sorted out as part of the full inline Active CSS sort-out currently in progress and will be put on the 2.4.0 branch soon.