Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 )