Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction2 issue(s) across 188 links and 16 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /e/un-verano-sin-ti-bunny-tribute-latin-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/un-verano-sin-ti-bunny-tribute-latin-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/malie-donn-live-in-nyc-tickets-198326… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/malie-donn-live-in-nyc-tickets-198326… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/karaoke-junkees-presents-boozy-pride-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/karaoke-junkees-presents-boozy-pride-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/friday-night-lights-everyone-free-b4-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/friday-night-lights-everyone-free-b4-… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/mgna-crrrta-tommy-fleece-tickets-1983… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/mgna-crrrta-tommy-fleece-tickets-1983… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/newark-hiring-event-tickets-153418459… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/newark-hiring-event-tickets-153418459… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/albany-career-fair-tickets-1115002686… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/albany-career-fair-tickets-1115002686… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/atss-and-off-exchange-trading-opportu… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/atss-and-off-exchange-trading-opportu… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/newark-career-fair-tickets-1438447568… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/newark-career-fair-tickets-1438447568… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/sophia-stel-tickets-1981583269903?aff… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/sophia-stel-tickets-1981583269903?aff… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/why-ai-needs-feminism-from-campus-sur… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/why-ai-needs-feminism-from-campus-sur… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/iron-horse-party-2026-tickets-1982848… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/iron-horse-party-2026-tickets-1982848… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/tl-swan-signs-the-heart-you-kept-at-b… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/tl-swan-signs-the-heart-you-kept-at-b… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/mietze-conte-cfcf-dj-set-tickets-1983… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/mietze-conte-cfcf-dj-set-tickets-1983… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/laurie-gilmore-celebrates-the-daisy-c… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/laurie-gilmore-celebrates-the-daisy-c… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/pom-pom-squad-sabrina-song-tickets-19… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| /e/pom-pom-squad-sabrina-song-tickets-19… | View {eventName} | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
/e/un-verano-sin-ti-bunny-tribute-latin-reggaeton-boat-party-cruise-nyc-ticke…; /e/un-verano-sin-ti-bunny-tribute-latin-reggaeton-boat-party-cruise-nyc-ticke…; /e/malie-donn-live-in-nyc-tickets-1983269884613?aff=ehometext; /e/malie-donn-live-in-nyc-tickets-1983269884613?aff=ehometext; /e/karaoke-junkees-presents-boozy-pride-brunch-beach-day-vibes-tickets-198612…; /e/karaoke-junkees-presents-boozy-pride-brunch-beach-day-vibes-tickets-198612…; /e/friday-night-lights-everyone-free-b4-12am-wrsvp-at-mama-taco-bk-tickets-19…; /e/friday-night-lights-everyone-free-b4-12am-wrsvp-at-mama-taco-bk-tickets-19…; /e/mgna-crrrta-tommy-fleece-tickets-1983580072393?aff=ehometext; /e/mgna-crrrta-tommy-fleece-tickets-1983580072393?aff=ehometext (+22 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.SearchButton_searchButton__i9WXW (#380 on page); button.SearchButton_searchButton__i9WXW (#408 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding14 icon(s) detectedREVIEW
ALandmark Structure20 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy22 headingsPASS
- H1 Browsing events in
- H2 Events in Secaucus
- H3 Un Verano Sin Ti: Bunny Tribute Latin Reggaeton Boat Party Cruise NYC
- H3 MALIE DONN LIVE IN NYC
- H3 Karaoke Junkees Presents: Boozy PRIDE Brunch!! Beach Day Vibes!
- H3 Friday Night Lights Everyone FREE B4 12am w/RSVP at Mama Taco Bk
- H3 MGNA Crrrta, Tommy Fleece
- H3 Newark Hiring Event
- H3 Albany Career Fair
- H3 ATSs and Off-Exchange Trading - Opportunities and Challenges 2026
- H3 Newark Career Fair
- H3 Sophia Stel
- H3 Why AI Needs Feminism: From Campus Surveillance to Global Conflicts
- H3 Iron Horse Party 2026
- H3 T.L. Swan signs THE HEART YOU KEPT at B&N Union Square
- H3 Mietze Conte, CFCF (DJ Set)
- H3 Laurie Gilmore celebrates THE DAISY CHAIN FLOWER SHOP at B&N Union Square
- H3 Pom Pom Squad, Sabrina Song
- H2 Top destinations in Canada
- H2 Popular cities
- H2 Things to do around Secaucus
- H2 Site Navigation
A+Alt Text QualityAll 33 images OKPASS
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-autocomplete-input | search | Search events | for/id |
| #location-autocomplete | text | autocomplete | for/id |
| #locationPicker | text | autocomplete | for/id |
| #global-footer-select | select | Locale | for/id |
AWeb ManifestPWA-readyPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Browsing events in | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Events in Secaucus | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Top destinations in … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular cities | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Things to do around … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Site Navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Un Verano Sin Ti: Bu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 MALIE DONN LIVE IN N… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Karaoke Junkees Pres… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Friday Night Lights … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 MGNA Crrrta, Tommy F… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Newark Hiring Event | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Albany Career Fair | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ATSs and Off-Exchang… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Newark Career Fair | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sophia Stel | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Why AI Needs Feminis… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Iron Horse Party 202… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 T.L. Swan signs THE … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Mietze Conte, CFCF … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 29 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All div.BrowseContainer_horizontalGutters__CyFk1 > div.Tabs_root__l58ms > div.Tabs_list__l58ms > button#radix-:R1lpm:-trigger-all |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Un Verano Sin Ti: Bunny Tribute Latin Reggaeton Boat Party Cruise NYC div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
MALIE DONN LIVE IN NYC div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Karaoke Junkees Presents: Boozy PRIDE Brunch!! Beach Day Vibes! div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Friday Night Lights Everyone FREE B4 12am w/RSVP at Mama Taco Bk div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
MGNA Crrrta, Tommy Fleece div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Newark Hiring Event div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Albany Career Fair div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
ATSs and Off-Exchange Trading - Opportunities and Challenges 2026 div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Newark Career Fair div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Sophia Stel div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Why AI Needs Feminism: From Campus Surveillance to Global Conflicts div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Iron Horse Party 2026 div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
T.L. Swan signs THE HEART YOU KEPT at B&N Union Square div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Mietze Conte, CFCF (DJ Set) div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Laurie Gilmore celebrates THE DAISY CHAIN FLOWER SHOP at B&N Union Square div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |
Pom Pom Squad, Sabrina Song div.Container_root__4i85v > section.EventCardDetails_eventCardDetails__wOVwH > div.Stack_root__1ksk7 > a.EventCardLink_event-card-link__FqfAz |