Foros de discusión

javascript in srtuctures

thumbnail
ANNU T T, modificado hace 14 años.

javascript in srtuctures

New Member Mensajes: 16 Fecha de incorporación: 7/01/10 Mensajes recientes
can i embed javascript in structures(of journals) ..
thumbnail
Jeffrey Handa, modificado hace 14 años.

RE: javascript in srtuctures

Liferay Master Mensajes: 541 Fecha de incorporación: 1/12/08 Mensajes recientes
Javascript can be embedded in templates. The structure is only used to define the elements that will appear, and not their appearance or behavior.
thumbnail
ANNU T T, modificado hace 14 años.

RE: javascript in srtuctures

New Member Mensajes: 16 Fecha de incorporación: 7/01/10 Mensajes recientes
thanks Jeffrey,
adding javascripts to templates works but i wanted to do client side validation while adding text(using javascript onchange event) in
text box of structure. how can i do dat? please reply.