From fa6730fb5d57842641af3caf693540be893e059c Mon Sep 17 00:00:00 2001 From: Ben Nadel Date: Sat, 16 Oct 2021 07:42:03 -0400 Subject: [PATCH] Adding alternate approaches. --- .../index2.htm | 110 +++++++++++++++++ .../index3.htm | 111 ++++++++++++++++++ 2 files changed, 221 insertions(+) create mode 100644 demos/four-sided-scale-reduced-motion/index2.htm create mode 100644 demos/four-sided-scale-reduced-motion/index3.htm diff --git a/demos/four-sided-scale-reduced-motion/index2.htm b/demos/four-sided-scale-reduced-motion/index2.htm new file mode 100644 index 000000000..dfda00f71 --- /dev/null +++ b/demos/four-sided-scale-reduced-motion/index2.htm @@ -0,0 +1,110 @@ + + + + + + Applying Multiple Animation @keyframes To Support Prefers-Reduced-Motion In CSS + + + + + + +

+ Applying Multiple Animation @keyframes To Support Prefers-Reduced-Motion In CSS +

+ +

+ Open modal +

+ + + + + + + + + + + diff --git a/demos/four-sided-scale-reduced-motion/index3.htm b/demos/four-sided-scale-reduced-motion/index3.htm new file mode 100644 index 000000000..81d9b422e --- /dev/null +++ b/demos/four-sided-scale-reduced-motion/index3.htm @@ -0,0 +1,111 @@ + + + + + + Applying Multiple Animation @keyframes To Support Prefers-Reduced-Motion In CSS + + + + + + +

+ Applying Multiple Animation @keyframes To Support Prefers-Reduced-Motion In CSS +

+ +

+ Open modal +

+ + + + + + + + + + +