Hi,
I don't know,it's possible ?
I have this :
param : { field_value : "$('field').value" }
and in function I try to :
alert(param.field_value);
but the reponse is the string $('field').value.
I'd like have the value of the field.
Regards
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.