On Sun, 16 Sep 2012 00:10:42 -0300, gonzalomp87 <gonzalom...@gmail.com> wrote:

The problem I have is that the function OnValueChanged only works when I
select a difeferent value.

As far as I know, JavaScript only triggers the valueChanged event when the value was changed, so what you're seeing is normal behavior. As Taha said, you need to use the 'valueChanged' event for value changes and 'click' to check when the field was clicked.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to