sathya r wrote:
Hii sorry to bug all of you and thanks for your replies. I have been told that there is something called pyjamas which enable you to convert your python code to javascript, so can i just use that and get away without having to work witj Javascript
JavaScript is a fantastic language, and you'll almost always be better off learning it, rather than generating it from another language. By writing the code yourself, using a good JavaScript library like JQuery, ExtJS, or MooTools, you'll be able to debug your application more effectively.
The easy route isn't always the smart route! -- Jonathan LaCour http://cleverdevil.org -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

