Skip to Content
🎉 New: AI Sign Language Avatars now in beta! Learn more →
Widget ConfigurationAdvanced Settings

Advanced Settings

Fine-tune how your widget behaves: enable on-the-fly translation, custom triggers, keyboard shortcuts, and more.

Translation Settings

  • Enable Translation
    Instantly convert your entire site into any supported language.

  • Use Accept-Language Header
    Automatically detect user language preference.

Display & Trigger

  • Display Type

    • FULL – Complete UI
    • MINI – Compact tray
    • NANO – Icon only
    • HEADLESS – No UI, for custom control
  • Custom Trigger

    • Toggle “Custom Trigger” on
    • Enter your button’s CSS selector (e.g. #my-access-btn)

Behavior Toggles

FeatureDescription
Oversized ButtonLarger toggle for high visibility
Keyboard ShortcutsOpen/close widget via keyboard shortcuts
Report IssueEnable built-in “Report an Issue” form

Accessibility Statement

⚠️

Providing an explicit statement URL helps you meet compliance requirements.

  • Show Statement Link: display “Accessibility Statement” inside widget
  • Open Inline: embed the statement page within the widget frame
  • Statement URL: e.g. https://yourdomain.com/accessibility-statement.html
<script src="https://cdn.accessiblykit.com/widget.bundle.js" data-widget-id="YOUR_WIDGET_ID" data-enable-translation="true" data-use-accept-language-header="true" data-widget-display-type="FULL" data-enable-custom-trigger="true" data-custom-trigger-selector="#my-access-btn" data-show-over-sized-widget-button="true" data-enable-keyboard-shortcuts="true" data-show-statement-link="true" data-open-inline="true" data-statement-url="https://yourdomain.com/accessibility-statement.html" ></script>