[jQuery] Re: jQuery i18n

2009-06-29 Thread Charlie
another one to look at is jqGrid..  I18n folder,  files all set up as js includes chris thatcher wrote: check out the data picker from jquery-ui.  It has excellent i18n. http://jqueryui.com/demos/datepicker/#localization On Mon, Jun 29, 2009 at 8:16 AM, Chris Ford

[jQuery] Re: jQuery i18n

2009-06-29 Thread chris thatcher
check out the data picker from jquery-ui. It has excellent i18n. http://jqueryui.com/demos/datepicker/#localization On Mon, Jun 29, 2009 at 8:16 AM, Chris Ford wrote: > Are you sure that you need to worry about i18n in your jQuery? So long as > you haven't hardcoded any copy into your javascrip

[jQuery] Re: jQuery i18n

2009-06-29 Thread Chris Ford
Are you sure that you need to worry about i18n in your jQuery? So long as you haven't hardcoded any copy into your javascript or used any effects that presuppose a particular text direction then I would have assumed that i18n should be handled by your server-side code. Chris 2009/6/28 Mike > >