KO
|
EN
gitlite — search
Search
#php
#javascript
#dotfiles
#python
#vim
#ruby
#linux
#java
#css
#macos
#zsh
#opendata
jquery-lockfixed
★ 66
Open GitHub ↗
jQuery lockfixed plugin
Download README (.md)
Explore Similar Repositories
lob-php
:
PHP Client for Lob API
puremvc-lua
:
No description available.
heroku-buildpack-hhvm
:
Use HHVM on Heroku
meeting-minutes
:
Official minutes for Rust-related meetings
paper-date-picker
:
A date picker à la Material Design
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
jquery-lockfixed
?
Download (.md)
## lockfixed jQuery plugin lockfixed is a jQuery plugin which allows for DOM elements to be positioned anywhere on the page, and lock within the user's viewport when scrolling. Common use case is a menu under a header, which on scrolling stays within the viewport and doesn't overflow the footer. Degrades nicely on mobile and tablet browsers and doesn't have any CSS prerequisites. ### Setup and demo $.lockfixed(".menu"); or $.lockfixed(".menu",{offset: {top: 10, bottom: 100}}); See [demo](http://www.directlyrics.com/code/lockfixed/demo.html). ### Documentation Find the [documentation](http://www.directlyrics.com/code/lockfixed/). ### Problems? Just send me a message via @yvoschaap or yvo [@] yvoschaap.com. ### License lockfixed is released under the MIT license. See the [license](http://www.directlyrics.com/code/lockfixed/license.txt) for details. ## Keywords for repository search: lockfixed, sticky, scroll, set, element, lock, fixed, lock fixed