5 years ago
Web: 8.8.5
Updates
Core Player
- Improved float-on-scroll responsiveness with more precise player visibility detection.
ul
styles.floating
, which keeps the player visible when the original player location is scrolled out of view by minimizing it to the bottom right corner of the screen (and the top of the page in portrait mode on small screens). Viewers cannot hide the floating player and send it back to its original location when floating.dismissible
is set to false
. Learn more about floating in our documentation.floatOnScroll
, which was available for a beta version of the floating player. Please use the new floating block above.autoPause
, which automatically pauses the video when less than 50% in view, including when the player is no longer in the active tab. Learn more about autopause in our documentation.pause()
on seek no longer need to use the API, but anyone who wishes to resume playback automatically after a seek event now must call play()
.height
to 42px automatically puts the player into control bar only mode.SHIFT
+?
.related.displayMode
to shelf
or shelfWidget
. Read more about this option in the configuration reference. The default interface for playlists that are not generated through our recommendations product remains as overlay
.playlist
, which localized the tooltip text, overlay heading, and aria-label HTML attribute of a playlist overlay. To customize this text, please use related.heading
within the intl
block.on(‘adManager’)
event for Google IMA and Freewheel, which fires when the ad manager is loaded. on(‘adsManager’)
, with an “s”, should be used instead.102007 (ERROR_XHR_FILE_PROTOCOL)
, which fires when a player fails to set up on a page that is using the file:// protocol.load
API call.sharing.on('open')
erroneously fires multiple times after calling load
.