diff --git a/examples/filtertable-existing-input.html b/examples/filtertable-existing-input.html index 7c5d1ee..782f248 100644 --- a/examples/filtertable-existing-input.html +++ b/examples/filtertable-existing-input.html @@ -22,6 +22,7 @@
This is a sample of the jQuery.FilterTable plugin which uses an existing element to filter the table instead of creating its own.
+You can filter table values on page load adding a filter=... URL parameter.