
11-04-2008, 07:30 AM
|
 | respect my AW-THOR-IT-AYY | | | Join Date: Jun 2007 Location: My Office, Dublin
Posts: 2,100
Nominated 2 Times in 1 Post  TOTW/F/M Award(s): 1 | |
really I'd forget about using ajax to do this .... whats the advantage over just reloading the complete page ? Yes it sounds cool .... I've got the languages tied into an ajax refresh mechanism ...
You're going to have to give all of your strings id's and update them all .. which means loading the new language file completely and doing lots of parsing ... personally I think its better to do it server side. |