3.2.0

Hiperlynk in AW.UI.TextAreaInput

I have a AW.UI.TextAreaInput (TAI).
To modify this content I use:
TAI.element().value = "Esto es una prueba";

How I can modify to add a hiperlynk in this text, as example:
TAI.element().value = "Esto es una prueba para acceder a www.google.com";
I want to the string "www.google.com" was a hiperlynk.

Is this possible?

Thanks


PMC
April 16,

This topic is archived.

See also:


Back to support forum