Table of Contents
- how ADA laws apply to businesses in Vermont
- the ADA section used in website accessibility lawsuits
- federal courts handling Vermont ADA website cases
- the accessibility standard referenced in most ADA website disputes
- how screen readers interpret websites
- automated accessibility scanning tools
- an accessibility problem involving a Vermont restaurant website
- inaccessible PDF documents remain common
- industries that receive ADA website complaints most often
- healthcare websites and accessibility complaints
- the position of the Department of Justice
- mobile apps and ADA accessibility
- the cost of fixing accessibility barriers
- criticism of ADA website lawsuits
- Vermont disability discrimination law
- government websites and accessibility
- universities and digital accessibility obligations
- accessibility compliance is not permanent
- ADA website litigation trends
- how courts evaluate ADA website complaints
- the practical reality for Vermont businesses
Businesses in Vermont that serve the public operate under the Americans with Disabilities Act, particularly Title III, which requires equal access to the goods and services offered by places of public accommodation. Although the law was written before modern websites existed, courts increasingly treat business websites as part of the services offered to customers. When a website prevents someone using assistive technology—such as a screen reader—from placing an order, booking a reservation, or scheduling an appointment, the barrier can become the basis of an ADA accessibility complaint. Many of these cases involving Vermont businesses appear in federal court through the United States District Court for the District of Vermont.
Vermont also enforces disability protections through the Vermont Public Accommodations Act, which prohibits discrimination in places open to the public. The statute does not include technical requirements for website accessibility, so most website disputes rely on the federal ADA and reference the Web Content Accessibility Guidelines as the working benchmark for accessible web design. Complaints often focus on specific coding issues such as images without alt text, forms that screen readers cannot interpret, navigation that requires a mouse, or PDF documents uploaded as scanned images instead of readable text.
how ADA laws apply to businesses in Vermont
Most discussions about accessibility in Vermont start with the Americans with Disabilities Act. Congress passed the law on July 26, 1990 after years of disability-rights activism. At the time, lawmakers focused on physical access. Wheelchair ramps, accessible parking spaces, elevators, and restroom modifications were the main concerns.
Commercial websites did not exist in any meaningful way in 1990. Amazon would not launch until 1994.
Today businesses rely on websites for everyday operations. Restaurants process online orders. Medical offices schedule appointments through digital portals. Retail stores handle sales through e-commerce platforms. Hotels depend on online booking engines.
When those systems do not work with assistive technology used by people with disabilities, the access barrier moves from the physical building to the website.
That shift explains why ADA complaints increasingly involve websites rather than doorways or staircases.
Vermont businesses also operate under a state civil rights statute, the Vermont Public Accommodations Act. The law prohibits discrimination in public accommodations. It does not include detailed technical requirements for website accessibility, so most website accessibility litigation still centers on the federal ADA.
the ADA section used in website accessibility lawsuits
Website accessibility complaints usually rely on Title III of the ADA.
Title III regulates businesses that fall under the law’s definition of “public accommodations.” Congress listed twelve categories when it wrote the statute. The categories include restaurants, hotels, theaters, retail stores, banks, service establishments, and professional offices such as doctors and lawyers.
The law requires these businesses to provide equal access to their goods and services.
During the early years of ADA enforcement, that requirement meant removing architectural barriers. A restaurant might add a ramp or widen a doorway. A retail store might modify a checkout counter.
The situation looks different now.
Many services exist primarily online. Restaurants rely on web-based ordering systems. Hotels depend on booking engines. Healthcare providers use online appointment forms. When those systems fail for users who rely on assistive technology, the barrier blocks access to the service.
Courts examining ADA website cases often ask a simple question: does the website act as the gateway to a physical business service?
If the answer is yes, accessibility barriers on the website can trigger ADA claims.
federal courts handling Vermont ADA website cases
Accessibility lawsuits involving Vermont businesses usually start in the United States District Court for the District of Vermont.
Appeals move to the United States Court of Appeals for the Second Circuit. The Second Circuit also hears appeals from New York and Connecticut.
Courts in this circuit have allowed several website accessibility lawsuits to proceed when the website connects directly to a physical place of public accommodation. The reasoning appears in multiple federal decisions across the region.
Judges generally focus on whether disabled users can access the same services offered to the public.
If the website blocks that access, the ADA claim usually survives early dismissal motions.
the accessibility standard referenced in most ADA website disputes
The ADA itself does not contain technical instructions for building websites.
Congress wrote the law long before modern web development existed. Courts and settlement agreements therefore rely on an external framework called the Web Content Accessibility Guidelines.
The guidelines come from the World Wide Web Consortium, often abbreviated as W3C.
Most ADA settlements reference WCAG 2.1 Level AA.
The guidelines organize accessibility into four functional principles:
Web content must be perceivable.
Web content must be operable.
Web content must be understandable.
Web content must work with assistive technologies.
Developers translate those principles into practical coding decisions.
Images receive descriptive alternative text.
Forms include programmatic labels.
Navigation works with keyboard commands.
Text contrast meets readability standards.
Accessibility lawsuits often list failures in these areas.
how screen readers interpret websites
Many ADA website complaints come from blind or visually impaired users.
These users rely on screen-reader software to browse the internet. Common programs include JAWS screen reader, NVDA screen reader, and VoiceOver.
The software converts webpage code into spoken audio.
When developers structure HTML correctly, screen readers can interpret headings, navigation menus, and form fields. The software reads the page in a logical sequence.
When that structure breaks, the user hears fragments of information.
A common example appears in accessibility complaints. A website uses image icons as navigation buttons without alt text. The screen reader encounters the icon and announces “graphic.” The user receives no information about where the link leads.
Navigation becomes guesswork.
automated accessibility scanning tools
Many accessibility complaints begin with automated testing.
Tools such as WAVE accessibility evaluation tool, axe DevTools, and Google Lighthouse scan webpages for common coding problems.
These tools identify missing alt text, empty links, improper heading structures, and color contrast violations.
Automated scans have limits.
They cannot determine whether alt text accurately describes an image. They cannot test whether a blind user can complete a checkout process.
Human testing remains necessary.
Even so, automated scan results often appear in accessibility demand letters as initial evidence.
an accessibility problem involving a Vermont restaurant website
Small businesses encounter accessibility problems more often than many owners expect.
A restaurant in Burlington launched a redesigned website in 2023 using a popular template builder. The new site included an online menu and takeout ordering system.
A blind customer attempted to place an order using NVDA.
The ordering interface used visual icons without programmatic labels. The screen reader read each option as “button.” No description followed.
The user could not identify which item corresponded to pasta, sandwiches, or drinks.
The customer contacted a disability advocacy organization, which later sent a demand letter to the restaurant describing the accessibility barrier. The restaurant eventually replaced the ordering plugin with a WCAG-compatible system.
The accessibility problem came from a third-party tool. The restaurant owner had no idea the issue existed.
That pattern appears often in ADA website disputes.
inaccessible PDF documents remain common
PDF files create accessibility issues across many business websites.
Restaurants upload scanned menus. Healthcare clinics upload intake forms. Law firms upload informational brochures.
When the PDF file contains a scanned image rather than structured text, screen readers cannot interpret the content.
The software sees only an image.
The screen reader reads nothing.
Correcting the problem requires rebuilding the document using the original text file and adding accessibility tags that describe headings, paragraphs, and tables.
Organizations with large document archives sometimes discover hundreds of inaccessible PDFs.
Fixing them becomes a long-term project.
industries that receive ADA website complaints most often
Website accessibility complaints tend to appear in industries where customers interact with the business online.
Healthcare providers appear frequently because patient portals and appointment systems operate through websites.
Restaurants receive complaints because online ordering platforms control the purchasing process.
Hotels appear in lawsuits when booking engines block screen-reader users from reserving rooms.
Retail businesses encounter complaints related to e-commerce checkout systems.
Auto dealerships receive claims involving vehicle inventory search tools and financing forms.
The pattern reflects a simple reality.
When the website controls the transaction, accessibility barriers affect the transaction.
healthcare websites and accessibility complaints
Healthcare websites contain complex features. Appointment schedulers, insurance forms, medical portals, and prescription refill tools often operate through online systems.
When those systems fail for users with disabilities, the barrier affects access to medical services.
Courts sometimes treat healthcare accessibility disputes differently from retail disputes because they involve healthcare access rather than consumer purchases.
Dental clinics, dermatology practices, and urgent care centers appear frequently in accessibility demand letters.
the position of the Department of Justice
The United States Department of Justice enforces the ADA.
The agency began exploring website accessibility regulations around 2010 but never finalized formal rules.
Despite the lack of specific regulations, the Department of Justice has repeatedly stated that the ADA applies to websites that provide services to the public.
In March 2022 the agency released public guidance explaining that businesses should make websites accessible and referencing WCAG as a widely used framework.
The guidance does not create binding legal standards. Courts still cite it when evaluating ADA website claims.
mobile apps and ADA accessibility
Mobile applications increasingly appear in accessibility complaints.
Retail companies run loyalty programs through smartphone apps. Restaurants process orders through mobile platforms. Banks allow customers to manage accounts through mobile banking applications.
Accessibility problems in mobile apps include unlabeled buttons, gesture-based navigation that requires precise touch input, and text that cannot scale for visually impaired users.
Testing mobile accessibility typically involves the screen readers built into smartphones.
Apple devices use VoiceOver. Android devices rely on TalkBack.
Developers often discover that accessibility solutions for mobile apps differ from those used on traditional websites.
the cost of fixing accessibility barriers
Accessibility remediation costs vary depending on the size and complexity of the website.
Small business websites sometimes require modest adjustments. Developers add alt text, improve color contrast, label form fields, and adjust page structure.
Large websites require more complicated work.
E-commerce platforms must address accessibility across product listings, search filters, shopping carts, and payment systems.
Accessibility consultants often estimate remediation costs between $5,000 and $30,000 for mid-size websites.
Large enterprise platforms can exceed $100,000 when accessibility changes affect multiple systems.
These costs explain why many ADA website disputes resolve through settlement agreements before reaching trial.
criticism of ADA website lawsuits
ADA website litigation has critics.
Business organizations argue that some lawsuits rely heavily on automated scanning tools and target small businesses that had no knowledge of accessibility problems.
Disability advocates respond with a straightforward point.
Websites now control access to everyday services.
Ordering food.
Booking travel.
Scheduling medical appointments.
When those systems fail for disabled users, the barrier blocks participation in everyday activities.
Courts usually avoid policy debates and instead focus on whether the website prevents disabled individuals from accessing the same services offered to other customers.
Vermont disability discrimination law
Vermont enforces civil rights protections through the Vermont Public Accommodations Act.
The statute prohibits discrimination based on disability in places open to the public.
The law does not contain technical website accessibility rules. Attorneys sometimes reference it alongside ADA claims when accessibility barriers affect Vermont businesses.
Most website accessibility litigation still relies primarily on the federal ADA.
government websites and accessibility
Government websites fall under Title II of the ADA rather than Title III.
State agencies and local governments use websites to deliver services such as license renewals, tax payments, and permit applications.
Accessibility barriers can prevent residents from completing these tasks independently.
Federal enforcement actions involving government websites typically require WCAG compliance and periodic accessibility testing.
universities and digital accessibility obligations
Public universities must comply with both the ADA and Section 504 of the Rehabilitation Act of 1973.
Section 504 applies to institutions that receive federal funding.
University websites contain thousands of pages. Course materials, research publications, and administrative documents appear across multiple digital systems.
Maintaining accessibility across those systems requires ongoing monitoring.
Even universities with dedicated accessibility teams encounter issues because website content changes constantly.
accessibility compliance is not permanent
Website accessibility cannot be solved once and forgotten.
Websites evolve continuously. Developers update templates. Plugins introduce new features. Content editors upload documents and images.
Accessibility problems often return after routine updates.
Assistive technology also behaves differently across platforms. A webpage tested with NVDA may behave differently with JAWS.
For that reason, accessibility programs rely on recurring testing rather than one-time remediation.
ADA website litigation trends
ADA website lawsuits increased significantly during the past decade.
Data collected by the accessibility consulting firm UsableNet shows the trend in federal court filings:
814 cases filed in 2017
2,285 cases filed in 2018
3,550 cases filed in 2020
More than 4,000 cases filed in 2023
Vermont sees fewer lawsuits than states such as California, New York, or Florida. Demand letters still reach businesses throughout the state.
Many disputes resolve through settlement agreements before reaching trial.
how courts evaluate ADA website complaints
When federal courts review ADA website cases, several factors often determine whether the lawsuit proceeds.
Did the plaintiff attempt to use the website?
Did accessibility barriers prevent the user from completing a task?
Does the website connect to a physical place of public accommodation?
If those elements appear in the complaint, courts often allow the case to proceed past early dismissal motions.
Few ADA website lawsuits reach final court rulings. Litigation costs increase quickly for both sides.
Settlement agreements usually require accessibility remediation and payment of attorney fees.
the practical reality for Vermont businesses
Businesses operating in Vermont face the same federal accessibility obligations that apply nationwide.
When websites prevent disabled users from ordering products, scheduling services, or accessing information, those barriers can trigger ADA accessibility complaints.
Most disputes revolve around technical issues.
Missing form labels.
Navigation that requires a mouse.
Images without descriptive text.
Scanned documents that screen readers cannot interpret.
These small technical details determine whether a website works with assistive technology.
They also determine whether the website becomes the subject of an ADA accessibility lawsuit.
Frequently Asked Questions
Businesses that qualify as public accommodations under the Americans with Disabilities Act must provide equal access to their services. Courts often treat websites as part of those services when customers rely on the site to interact with a physical business location.
Vermont does not have a statute that sets technical rules for private business websites. Some legal complaints reference the Vermont Public Accommodations Act, but most website accessibility cases rely on the federal ADA.
Most accessibility settlements and legal complaints reference the Web Content Accessibility Guidelines, usually WCAG 2.1 Level AA.
Common barriers include missing alt text for images, form fields without programmatic labels, poor color contrast, navigation menus that require a mouse, and scanned PDF documents that screen readers cannot read.
Accessibility testing often begins with automated tools such as WAVE accessibility evaluation tool or axe DevTools, followed by manual testing with screen readers.
Healthcare providers, restaurants, hotels, retail businesses, and auto dealerships appear frequently because their websites handle transactions, reservations, or appointment scheduling.
Yes. Mobile apps connected to a business—such as restaurant ordering apps or retail shopping platforms—can face accessibility complaints when they do not work with assistive technology.
Demand letters usually describe accessibility barriers and request remediation. Many disputes end in settlement agreements requiring accessibility fixes and payment of attorney fees.
Vermont sees fewer accessibility lawsuits than states like California or New York, but demand letters and federal complaints still reach businesses in the state each year.
Costs vary depending on the size and complexity of the website. Smaller business websites may require several thousand dollars in development fixes, while larger e-commerce platforms may require more extensive remediation and testing.
Comments
Log in to add a comment.