Access MessageResources from javascript/jQuery -


does this remain "only" way localize javascript/jquery text or there way access messageresources javascript/jquery?

the technique described @ link generic way access strings in javascript scope. example not "only" way @ all.

if question whether javascript or jquery has built-in method handling localization/translation of message strings, suppose answer no. in order access message resources (which assume sitting in end, or in file somewhere?) have load them javascript scope somehow , access them in meaningful way.

this coded way like, there number of projects designed standardize approach. take @ 1i8next has jquery integration too.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -