No - but onchange can be specified as an informal parameter.
e.g.

<script jwcid="@Script" script="..."></script>
<select jwcid="@PropertySelection" model="..." value="..." onchange="doSomething()"></select>

... where doSomething() is a function defined in your IScript.

Paul

Muhariz Jabeer wrote:

hey guys, does the PropertySelection component have something like an
"onchange"
property which you can bind a script component to? I want to trigger a script when the a selection changes in the component.
Is this the correct path or am i completely on the wrong track?


Thanx


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to