google chrome and internationalization
google chrome and internationalization
![testownik](https://secure.gravatar.com/avatar/53bac1863d5b0cdb3b59ce447269a860/?default=https%3A%2F%2Fvanillicon.com%2F53bac1863d5b0cdb3b59ce447269a860_200.png&rating=g&size=120)
"language": {"url": "mylanguage.json"},
seems to work on firefox and ios safari, but not at all on chrome. any reasons why?
This discussion has been closed.
"language": {"url": "mylanguage.json"},
seems to work on firefox and ios safari, but not at all on chrome. any reasons why?
Answers
This example works for me in Chrome. Does it work for you?
http://live.datatables.net/baroyini/1/edit
Kevin
Your example works, but when I paste lang part of code to my html file - it doesn't. No matter whether I try to use lang file locally or remotely.