Pinned Repositories
gallery-with-lightbox
Responsive Photo Gallery and Lightbox using CSS Grid and vanilla JavaScript
jrSortTable
JS code to sort data tables in HTML documents either by their thead or tfoot sections.
nummask
JS code to format numbers inside input elements with a mask such as (99) 9999-9999.
jrrio's Repositories
jrrio/gallery-with-lightbox
Responsive Photo Gallery and Lightbox using CSS Grid and vanilla JavaScript
jrrio/jrSortTable
JS code to sort data tables in HTML documents either by their thead or tfoot sections.
jrrio/nummask
JS code to format numbers inside input elements with a mask such as (99) 9999-9999.
jrrio/datalist-autocomplete-ajax
Autocomplete input field with the HTML5 Datalist using AJAX
jrrio/lightbox-discontinued-
An old Lightbox made with pure JavaScript and CSS
jrrio/mousefollow
The JavaScript code will set some CSS custom properties used in the Circle's transform property, making it scale and follow the mouse pointer's movement.
jrrio/useAnimateElement-hook
A React hook for animating elements using the IntersectionObserver API