Responsive elements makes it possible for any element to adapt and respond to the area they occupy. It's a tiny javascript library that you can drop into your projects today.
Stars
1.3k
Forks
100
Watchers
1.3k
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add addElement and removeElement to update the internal list of responsive elements when you manually add/remove one to the DOM
7035c12View on GitHubThe element on first run might not have a class attribute set, this fix passes in an empty string if that's the case
3f4643aView on GitHubMerge branch 'master' of https://github.com/kumailht/responsive-elements
d7b3e8aView on GitHubUpdating Footer copy; Fixing a demo bug with how jQuery UI Resizable works with changing paddings
c4b9ac7View on GitHub