- More progress on WebDriver
- Improve performance of IntersectionObserver
- Implement HTMLInputElement.alpha
- Implement UserActivation interface
- Expand the UserContentManager API
- More progress on WebDriver
- Improve performance of IntersectionObserver
- Implement HTMLInputElement.alpha
- Implement UserActivation interface
- Expand the UserContentManager API
☑️ Newly available (from Nov 2023)
https://developer.mozilla.org/en-US/docs/Web/API/UserActivation/hasBeenActive
The read-only hasBeenActive property of the UserActivation interface indicates whether the current window has sticky user activation.
#webdev
☑️ Newly available (from Nov 2023)
https://developer.mozilla.org/en-US/docs/Web/API/UserActivation/hasBeenActive
The read-only hasBeenActive property of the UserActivation interface indicates whether the current window has sticky user activation.
#webdev
The UserActivation API, now Baseline widely available, provides details about whether a user is interacting with your page or has done so since loading → goo.gle/4r3DGqz
The UserActivation API, now Baseline widely available, provides details about whether a user is interacting with your page or has done so since loading → goo.gle/4r3DGqz
This might be a huge source of confusion and WYSI-NOT-WYG 👋
This might be a huge source of confusion and WYSI-NOT-WYG 👋
developer.mozilla.org/en-US/docs/...
developer.mozilla.org/en-US/docs/...
#DesklineAI #ChatbotForBusiness #SaaSGrowth #UserActivation #CustomerOnboarding
#DesklineAI #ChatbotForBusiness #SaaSGrowth #UserActivation #CustomerOnboarding
if (navigator.userActivation.hasBeenActive) {...}
📌 This may simplify an issue I've been having with resuming audio after a full page change.
if (navigator.userActivation.hasBeenActive) {...}
📌 This may simplify an issue I've been having with resuming audio after a full page change.
https://marketcraft.live/why-growth-hacking-keeps-breaking-onboarding-fix/?utm_source=bluesky&utm_medium=social
#useractivation #personalizedonboarding #saasgrowthhacking
https://marketcraft.live/why-growth-hacking-keeps-breaking-onboarding-fix/?utm_source=bluesky&utm_medium=social
#useractivation #personalizedonboarding #saasgrowthhacking
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/userActivation
The read-only userActivation property of the Navigator interface returns a UserActivation object which contains information about the current window's user activa…
#webdev
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/userActivation
The read-only userActivation property of the Navigator interface returns a UserActivation object which contains information about the current window's user activa…
#webdev
🔗 https://developer.mozilla.org/en-US/docs/Web/API/UserActivation
#navigateur #api
🔗 https://developer.mozilla.org/en-US/docs/Web/API/UserActivation
#navigateur #api