Is this supported across all the browsers?  I'm still hoping to get some 
input on the setValue method and the encoding that takes place behind the 
sheets.  I'd like to use this method and don't understand the behavior.

Karl..

On Monday, March 5, 2012 1:28:27 AM UTC-7, ppetree wrote:
>
> just use:     $('var_name').value = "form_data_you_want";
>
>
> On Sun, Mar 4, 2012 at 8:01 PM, kstubs <[email protected]> wrote:
>
>> Does setValue() encode in anyway the value you set on a form input? 
>>  Specifically, I am setting a hidden form element.
>> I seem to be getting mixed results and I have both encoded and 
>> non-encoded values to test with.  I am getting inconsistent results.  
>>
>> When I invoke submit(), is there an encoding occurring?  I'm a little 
>> confused.
>>
>> Karl..
>>
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Prototype & script.aculo.us" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/prototype-scriptaculous/-/E45p2JDfyK8J.
>> 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.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/DFeV9Sfw1FkJ.
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.

Reply via email to