coderifous / jquery-localize

a jQuery plugin that makes it easy to internationalize your web site.
465 stars 142 forks source link

Is it possible to localize video parameters? #43

Closed wreeecks closed 8 years ago

wreeecks commented 10 years ago

Hi, just wondering if its possible to localize video parameters?

<object id="vid1">
<param name="bgcolor" value="#FFFFFF" data-localize="video.bgcolor" />
coderifous commented 8 years ago

No. This is not currently a feature.