Ruby on Rails Sunday, September 30, 2012

http://railscasts.com/episodes/88-dynamic-select-menus-revised

===================
Alexandre Mondaini Calvão

"Nossa recompensa se encontra no esforço e não no resultado. Um esforço total é uma vitória completa." [Ghandi]


2012/9/30 Colin Law <clanlaw@googlemail.com>
On 30 September 2012 13:34, BalaRaju Vankala <foreverbala4u@gmail.com> wrote:
> Hey Thank you for response... i am fresher can you describe little bit more
> or can you send any links..

Look for tutorials on javascript and after you have mastered those it
is probably a good idea to move to jQuery.  For using ajax then google
for rails ajax and you will find many examples.

As a beginner I suggest you work right through some good rails
tutorials such as railstutorial.org (which is free to use online).
This will introduce you to the basics or rails, including ajax.  Make
sure that any tutorial you use is for rails 3 and that you have the
correct version of rails installed.

Colin

>
> On Sun, Sep 30, 2012 at 5:57 PM, Colin Law <clanlaw@googlemail.com> wrote:
>>
>> On 30 September 2012 13:23, BalaRaju Vankala <foreverbala4u@gmail.com>
>> wrote:
>> > Hello Every one
>> >     I have a small doubt . How  On selecting the country, state dropdown
>> > gets refreshed . for Ex i selected india . i got all states of india in
>> > drop
>> > down list.
>>
>> You will have to use javascript to do this, or update the list using
>> an ajax call.
>>
>> Colin
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rubyonrails-talk+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
>
>
> --
> నేను
> కొంచం తపన,
>  కాస్త ఆసక్తి,
> కొన్ని కలలు,
>  కాసిన్ని ఊహలు కలిపేస్తే
>  నేను
>  bala raju
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment