Jimmy wrote: > I wish to ask one question that I also want to learn prototype and > want to do Ajax programming (I already have enough knowledge of almost > all the web related popular scripting and server side languages) but > when I see some Ajax example created from prototype on the net and see > the source code. It's not identical to traditional javascript, can you > please tell me is there any special requirement to be a master of > prototype programming. Why it seems me too complicated although i > already knew javascript. > > Can you please guide me in learning what should I do ?
You seem to be missing "Rails" in that mix. One should never code JS directly if one can use a unified and flexible platform that runs it for you. Learn Rails, and your websites will be completely dynamic before you know it. And you can then view the generated source, and learn how Rails put the effects together, to learn Prototype. Ruby on Rails is the path of least resistance here... -- Phlip http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
