|
|
|
|
|
by SahAssar
2582 days ago
|
|
As far as I understand the only way that it can work without without js is either by using @supports or similar feature/media queries (which would be the same for all users on the same hardware and browser) or by requiring user interaction (like a :hover state or clicking a link). |
|