FlowConsent
ServicesBlogExtensionSolutionsPricingTry FlowConsent
FlowConsent

FlowConsent is a GDPR-compliant cookie consent management platform.

Product

  • Services
  • Extension
  • Extension support
  • Solutions
  • Pricing
  • FlowConsent App

Legal

  • Privacy Policy
  • Terms of Service
  • Legal notice

© 2026 FlowConsent by BeBranded. All rights reserved.

FrancaisDeutschEspanol

Does your website use third-party services? Get GDPR compliant in minutes.

Try FlowConsent
  1. Home
  2. Services
  3. Framework
  4. FooTable
F

FooTable

OtherWebsite

Related services

_

_hyperscript

_hyperscript is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. _hyperscript supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, _hyperscript ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other
A

ABP Framework

ABP Framework is a development framework and toolkit providing developers with a structured foundation for building modern web applications. It offers reusable components, standardized architecture patterns, and comprehensive documentation. ABP Framework accelerates development through code generation, testing utilities, and build optimization. With an active community and extensive ecosystem, ABP Framework enables teams to build scalable, maintainable applications following industry best practices.

Other
A

Ace

Ace is a web technology service that provides essential functionality for websites and digital platforms. It delivers core capabilities that support site operations, content delivery, and user experience optimization. Ace integrates seamlessly with modern web architectures, ensuring reliable performance and compatibility across browsers and devices. Trusted by businesses worldwide, Ace helps organizations maintain robust websites that meet user expectations and technical requirements.

Other

Adobe ColdFusion

Adobe ColdFusion is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. Adobe ColdFusion supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, Adobe ColdFusion ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other

Adobe Flash

Adobe Flash is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. Adobe Flash supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, Adobe Flash ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other
A

Adobe GoLive

Adobe GoLive is a web technology service that provides essential functionality for websites and digital platforms. It delivers core capabilities that support site operations, content delivery, and user experience optimization. Adobe GoLive integrates seamlessly with modern web architectures, ensuring reliable performance and compatibility across browsers and devices. Trusted by businesses worldwide, Adobe GoLive helps organizations maintain robust websites that meet user expectations and technical requirements.

Other
Get compliant — Try FlowConsent free

Free plan · 10-min setup

What does FooTable do?

FooTable is an open-source jQuery plugin for creating responsive, mobile-friendly data tables. It is a client-side UI component that renders data already provided by the application. FooTable itself does not collect personal data, set tracking cookies, or transfer data to any third party. GDPR obligations apply to the data displayed in FooTable tables and the application serving it.

What is FooTable?

FooTable is an open-source jQuery and JavaScript plugin that transforms standard HTML tables into responsive, mobile-friendly data tables with features like column hiding, sorting, filtering, and pagination. It is a client-side UI component that works with data already present in the HTML or loaded via the application. FooTable itself does not collect data, set tracking cookies, or communicate with any external server.

How does GDPR apply to FooTable?

GDPR applies to the personal data displayed in FooTable tables, not to the plugin itself. If FooTable is used to display personal data (customer lists, employee records, patient information), the application displaying that data must comply with GDPR. The controller is the organisation operating the application. FooTable does not require a privacy policy entry, a DPA, or a cookie notice.

Public vs. authenticated data display

If FooTable is used to display personal data on publicly accessible web pages (for example, a public staff directory or public customer review table), this constitutes making personal data publicly available, which requires a lawful basis and clear disclosure in the privacy policy. If FooTable displays personal data only within authenticated, role-restricted interfaces, the access control framework determines the privacy compliance requirements.

Get GDPR compliant in 10 minutes

Free plan available · No credit card required

Try FlowConsent free

CDN loading and self-hosting

If FooTable scripts are loaded from a public CDN, the CDN may log visitor IP addresses. For GDPR compliance, self-host FooTable files. This is particularly important for applications displaying personal data in tables.

Practical compliance steps

Self-host FooTable scripts. Apply access controls to restrict who can view personal data in tables. Ensure the legal basis for displaying personal data is documented. For public data tables, describe the data and its basis in your privacy policy. Implement table-level data export for data subject access requests if needed.

GDPR consent category

Other

Websites using FooTable must obtain user consent under GDPR regulations.

Legal basisFooTable is a UI component, not a data processor. GDPR applies to the data displayed in FooTable tables and the application serving it.
Risk levellow
Applicable regulationsGDPR compliance is the responsibility of the application developer

DPIA considerations

A DPIA is not required for FooTable itself. It may be required if the application displays large volumes of personal data in FooTable tables, particularly if that data is publicly accessible.

Sample consent text

This website uses FooTable, an open-source jQuery table component. Any personal data displayed in tables on this site is handled as described in our privacy policy.

Technical details

Tracking methodOpen-source jQuery table plugin, no client-side tracking by default
Server locationSelf-hosted (deployer's infrastructure)
Cookieless tracking availableYes

Third-party domains contacted

fooplugins.comgithub.com

Cookies placed

NameTypeDurationPurpose
footable_prefsessionSessionOptional session storage for FooTable column visibility preferences — not a tracking cookie

This service may collect user data. Ensure GDPR compliance with FlowConsent.

Get started freeScan your site

Frequently asked questions

Does FooTable collect personal data?

No. FooTable is a client-side UI component that renders data already provided by the application. It does not collect, transmit, or store data independently.

Does FooTable set cookies?

No. FooTable does not set any cookies. Any cookies on a page using FooTable are set by the application or other third-party scripts on the page.

Does FooTable require a privacy policy entry?

No, unless the application specifically needs to explain to users how data displayed in FooTable tables is collected or processed. The tables themselves are just a display mechanism.

Does loading FooTable from a CDN create GDPR issues?

If FooTable is loaded from a public CDN such as jsDelivr, the CDN logs visitor IPs. To avoid this, self-host FooTable files on your own server. This is particularly important when FooTable displays personal data.

Does GDPR apply to data displayed in FooTable tables?

Yes, GDPR applies to the personal data displayed, not to FooTable itself. If the table shows personal data of identified individuals, the application must have a lawful basis for processing and displaying that data, and must provide access, correction, and deletion mechanisms for that data.

How do I handle personal data in public FooTable tables?

Apply the principle of data minimisation: only display the minimum personal data necessary. Consider pseudonymising or anonymising data where possible. Ensure the legal basis for public display is documented. Provide a mechanism for individuals to request removal from public tables.

Are there modern alternatives to FooTable?

Yes. DataTables.net is a widely used alternative. AG Grid and Tabulator are powerful modern table libraries. For React applications, TanStack Table (formerly React Table) provides full featured responsive table functionality. All should be self-hosted for GDPR compliance.

Is FooTable still actively maintained?

FooTable has been in maintenance mode. The FooTable 3 release is stable but infrequently updated. For new projects requiring responsive tables, more actively maintained alternatives like DataTables or Tabulator are recommended.