Olli, Althought you, as developer using ZK will not use Javascript, you markup code generates Javascript to the browser, and some browser issues are not solved in general javascript, so ZK or anything else cannot override this easily.
Older libraries, have workarounds around almost every usage you can think of today, and if you don't want to code on javascript you have Java options ( google web toolkit) Python (pyjamas) and now this markup THAT in the end you must set event handlers in the code. sorry if I misunderstood you, but your message sounded a little bit odd. In the end the only scripting code you can rely on browser side is : ecmascript / javascript. Best regards, Marcelo On Dec 6, 2006, at 8:46 PM, Olli Wang wrote: > > ZK is an Ajax project but no need to use Javascript. There is a live > demo at their website. It seems very cool. They solved the problem > that > AJAX couldn't execute correctly with all different client browsers. > > http://www.zkoss.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 -~----------~----~----~----~------~----~------~--~---

