Countdown Timer doesn't output valid XHTML Strict, since the attribute name is used with the <span> tag, which is illegal. So I'm attaching a small patch that changes those name attributes to class attributes, which are perfectly legal and still work.
| Comment | File | Size | Author |
|---|---|---|---|
| countdown.patch | 3.05 KB | antiorario |
Comments
Comment #1
jvandervort commentedHey, thanks for the patch.
I've made your changes in the new branch (6.x-2.1) because it breaks backward compatibility with existing users.
If you won't be going to 6.x and need a branch for 5.x let me know.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.