Kilotest: Diagnoses of position sticky
violation by HTML element 628 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 628
- Tag name:
DIV - Text:
Our Core Technology Solutions … We weave a seamless network of business connectivity and IT solutions, encompassing all cloud platforms and networks, always. Like the immortal jellyfish navigating the vast ocean, we ensure unparalleled coverage and the most resilient support across the nation.
- Start tag:
<div class="n-sticky"> - XPath:
/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1] - Bounding box: x = 338, y = 2316, width = 588, height = 3366
About the position sticky
issue
- Why it matters: User may be unable to see needed content or may be forced to scroll in both dimensions
- Priority: lowest
- Related WCAG standard: 1.4.10
Diagnoses
Here is how rule engines diagnose the position sticky
issue for HTML element 628 of the Turrito page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><div class="vc_column-inner"></div></code></p><p>Using fixed (also known as sticky) positions on websites (e.g. sticky headers) can be problematic for people with low vision who have their browser window zoomed in. This is especially problematic on mobile phones where, when zoomed in, the sticky header can take over much of the screen, hiding the content that the user wants to view.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
position_sticky