$().value = is working across all browsers and versions on my site
On Mar 5, 2012 10:19 AM, "kstubs" <kst...@gmail.com> wrote:

> 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 <kst...@gmail.com> 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<https://groups.google.com/d/msg/prototype-scriptaculous/-/E45p2JDfyK8J>
>>> .
>>> To post to this group, send email to prototype-scriptaculous@**
>>> googlegroups.com <prototype-scriptaculous@googlegroups.com>.
>>> To unsubscribe from this group, send email to prototype-scriptaculous+**
>>> unsubscr...@googlegroups.com<prototype-scriptaculous%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at http://groups.google.com/**
>>> group/prototype-scriptaculous?**hl=en<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
> prototype-scriptaculous@googlegroups.com.
> To unsubscribe from this group, send email to
> prototype-scriptaculous+unsubscr...@googlegroups.com.
> 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 post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to