jdan / dynamo.js

Cycles through bits of text in place
http://jdan.github.io/dynamo.js/
MIT License
626 stars 65 forks source link

.dynamo(center: true) doesn't work #14

Closed iabdulin closed 11 years ago

iabdulin commented 11 years ago

Line #76 check only for data-attribute: if (v$.data('center'))

jdan commented 11 years ago

Thanks for pointing this out