Add advanced algorithmic filtering to any element on your page.
DEMO
Below are two elements which are filtered so that only one is visible. Here, the filtering is applied based on the current hour of your local system clock.
Filtering is specified by placing adding the following custom attribute to the DIV element above.
Filtering is specified by placing adding the following custom attribute to the DIV element above.
Add advanced algorithmic filtering to your collection lists or to any element on your page.
DEMO
The below collection list shows items that have a date of the current month- but the day and year do not matter.
Filtering is specified by placing adding the following custom attribute to the Collection Item part of the Collection List above. The referenced filter function is in the </body> code area.
See the designer view of this page by clicking the button at the top.
Further notes & script examples are in the CodePen.
Also, see a video demonstration of the setup for reference.