Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/position-sticky
Polyfill for CSS position:sticky feature
https://github.com/apiko-dev/position-sticky
Last synced: about 2 months ago
JSON representation
Polyfill for CSS position:sticky feature
- Host: GitHub
- URL: https://github.com/apiko-dev/position-sticky
- Owner: apiko-dev
- Created: 2015-06-01T10:57:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T07:56:45.000Z (over 9 years ago)
- Last Synced: 2023-02-27T07:07:49.440Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/jss/position-sticky
- Size: 141 KB
- Stars: 1
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Description
Polyfill (shim) for CSS `position:sticky` feature as meteor package.
Made by [![Professional Meteor Development Studio](http://s30.postimg.org/jfno1g71p/jss_xs.png)](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)
###Demo and original source is [here](http://codepen.io/FWeinb/pen/xLakC)
#License
Copyright (c) 2015 - JSS - http://codepen.io/FWeinb/pen/xLakC
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall
be included in all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.