Blokks

Accessibility

Visitors are able to navigate and view your schedule using their keyboard. They can TAB through activities and hit SPACE or ENTER to select one. Pressing L will favorite the selected activity. Hitting CMD + P or CTRL + P will print your schedule.

This feature is turned on by default and can be turned off by setting data-accessibility.

Option Values Default value
data-accessibility true false true

Example

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