Blokks

Auto scroll

When enabled, the Time indicator is automatically scrolled into view when a visitor opens the schedule during the days of your event. This allows your visitors to quickly see which acts (speakers, talks or artists) are currently performing.

There are cases where you might want to disable this data-auto-scroll feature. For example, when your schedule is embedded on a one-page website and you don’t want the whole page to scroll.

Note: This feature is desktop only.

Option Values Default value
data-auto-scroll true false true

Example

<script	defer src='[path-to-embed]'
  data-blokks-id='[schedule-id]'
  data-auto-scroll='false'>
</script>