Setting DOCTYPE breaks animated blocks in Chrome.
When I include the line <!DOCTYPE html> at the top of my test pages the animated blocks don't work. Examples:
This does not work: http://beta.tracerheights.com/rs.php
This works: http://beta.tracerheights.com/rs2.php
Looking for some guidance about what might be happening.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Dmitry Semenov on 13 Feb, 2018 04:22 PM
Hello,
Probably related to case-sensitivity, the correct class name is
rsABlock
, with uppercaseB
.2 Posted by aglide on 13 Feb, 2018 06:27 PM
Thank you. That fixed it. It also wouldn't animate at all in IE 11 before this fix.
aglide closed this discussion on 13 Feb, 2018 06:27 PM.