Hi,
As a beginner in Servoy this one is probably very obvious, but I can’t find a way to make it work.
I’m trying to render some html (and css, and javascript) in a non-editable HTML-area. Only html works, but as soon as I add some Javascript, the output is just rendered as plain text. The idea for this came from this tutorial: | Servoy Tutorial: Using CSS UI Components with Callbacks. It’s not working at all… The css is not added, and there is no functionality at all.
I also tried the examples from the default Servoy wiki (https://wiki.servoy.com/display/public/DOCS/Customizing+the+Web+Client#CustomizingtheWebClient-InteractingwiththeBrowserEnvironmentthroughNon-editableHTMLAreas). Same result: plain text.
Any idea what I’m doing wrong?
Thanks in advance!
T