Player effects
When using the direct player, Videobox uses an iframe to render the player within page content. When using other display methods however, the player is only displayed when user clicks the corresponding thumbnail or link. For that, Videobox uses one of the following player effects:
Pop-up player
Therion - Symphony No. 9 Pop-up player effect renders the player iframe inside a pop-up window in the centre of the page
&player=`videobox`
Supported parameters
&js.root | string; Optional query selector - if set, the pop-up will be appended to the first matched element rather than to the document <body> |
&js.hideBottom | boolean; If true, the line below the pop-up player (with video title and close button) won't be shown |
Inline player
Therion - Symphony No. 9 The inline player effect renders the player iframe within the content just like the direct player would, however when the player isn't active it collapses into a thumbnail. When there are multiple such players on the same page, only one will be playing at a time.
&player=`vbinline` (links always use the pop-up effect)