Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahomu/jquery.ah-adjustfixed
' jquery.ah-adjustfixed' A plugin position fixed with adjustablity and fitting.
https://github.com/ahomu/jquery.ah-adjustfixed
Last synced: about 1 month ago
JSON representation
' jquery.ah-adjustfixed' A plugin position fixed with adjustablity and fitting.
- Host: GitHub
- URL: https://github.com/ahomu/jquery.ah-adjustfixed
- Owner: ahomu
- Created: 2011-09-09T00:45:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-09T00:55:48.000Z (about 13 years ago)
- Last Synced: 2024-04-14T14:20:06.761Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#jQuery ah-adjustfixed Plugin
*A plugin position fixed with more adjustablity and fitting.*
指定した要素についてその親要素を基準として、なんとなく良い感じに位置をfixedします。詳しくはsample.htmlを参照してください。
##使い方 - Usage
サンプルコード:
jQuery(function() {
$('#sidebar').ahAdjustFixed();
});
詳しくはsample.htmlを参照してください
##クレジット - Credit
Copyright 2011, Ayumu Sato ( http://havelog.ayumusato.com )