Ruby on Rails Sunday, April 2, 2017



On Sunday, April 2, 2017 at 6:27:03 AM UTC-4, Robert O'Connor wrote:
Looks like this answers your question: http://stackoverflow.com/a/7031408

On 04/02/2017 06:25 AM, Robby O'Connor wrote:
> http://api.jquery.com/checkbox-selector/
>
> On 04/02/2017 01:24 AM, fugee ohu wrote:
>> Can I treat radio buttons the same as other fields in my form for the
>> purposes of jquery script
>> Can I use
>> $("#example").change(function(e)
>>   if (e.target.value=='Yes')
>>   ...
>>
>> Or do I have to use a different method?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Ruby on Rails: Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to rubyonrails-ta...@googlegroups.com
>> <mailto:rubyonrails-talk+unsubscribe@googlegroups.com>.
>> To post to this group, send email to rubyonra...@googlegroups.com
>> <mailto:rubyonra...@googlegroups.com>.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/rubyonrails-talk/0b70c901-972e-499b-8921-ac9e1e5ced54%40googlegroups.com
>> <https://groups.google.com/d/msgid/rubyonrails-talk/0b70c901-972e-499b-8921-ac9e1e5ced54%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout.
 

  This isn't the place to post links to other forums Answer the question or don't 
 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4d086928-ffcb-470f-8b57-db4fbe1523e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment