fabi1cazenave / webL10n

Client-side internationalization / localization library
http://fabi1cazenave.github.com/webL10n/
278 stars 70 forks source link

Fix translation of data- attributes #9

Closed clochix closed 11 years ago

clochix commented 12 years ago

Attributes prefixed by 'data-' can't be accessed the same way as others, so here's a fix that may fix this issue.

fabi1cazenave commented 11 years ago

I definitely prefer to stay consistent with DOM properties. Closing.