peachananr / simple-text-rotator

Add a super simple rotating text to your website with little to no markup
http://peachananr.github.io/simple-text-rotator/demo.html
GNU General Public License v2.0
748 stars 249 forks source link

Update simpletextrotator.css #11

Closed fernandoperigolo closed 10 years ago

fernandoperigolo commented 10 years ago

Fix effects in case of more than one word per iten

MrSaints commented 10 years ago

Wait, what do you mean by fixing the effects? You are merely replacing html() with text(). It's meant to be a simple text rotator.

fernandoperigolo commented 10 years ago

Ok, i understand now. A thought text !== word. So, to it work with texts and markup is necessary a .html(). Wrong interpretation of mine. Sorry about this. I'm closing this now.