Jump to content

Search the Community

Showing results for tags 'animation-play-state'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 1 result

  1. I designed a very nice Christmas theme for my site which involves an animated gif snow animation. My problem is the animated gif does consume CPU resources and when users open many browser tabs in my sub, the CPU consumption becomes an issue. I'm forced to only use CSS because the site is hosted on Reddit. I'm aware that CSS supports the animation-play-state: paused; which seems ideal, however I'm not sure how to switch the state to running only for the page that is visible? Does anyone know of a crazy way to solve this issue using CSS? https://www.w3schools.com/cssref/css3_pr_animation-play-state.asp
×
×
  • Create New...