🎯 iRAccess Accessibility Widget Demo

This page demonstrates the iRAccess accessibility widget with WCAG 2.1+ compliance and Israeli accessibility law support.

📋 Integration Instructions

To integrate the iRAccess widget into your website, add the following code before the closing </body> tag:

<script> (function() { window.iRAccessConfig = { language: 'en', // 'en', 'he', 'ar', 'ru' position: 'bottom-right', // 'bottom-right', 'bottom-left', 'top-right', 'top-left' theme: 'light', // 'light', 'dark' customColors: { primary: '#4F46E5', secondary: '#10B981' } }; var script = document.createElement('script'); script.src = 'https://widgets.irestweb.com/widget.min.js'; script.async = true; script.defer = true; document.body.appendChild(script); })(); </script>

✨ Features

📖 Sample Content

This is sample content to demonstrate the accessibility features. Try using the accessibility widget to adjust text size, contrast, and other settings.

Lorem Ipsum Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.

This is a sample link

List Example