Skip to content

katranci/jQuery.positionSticky

Repository files navigation

jQuery.positionSticky

This is a jQuery plugin definition for the vanilla PositionSticky library. For code metrics, unit tests, issues please refer to the PositionSticky library.

Usage

 -------------------------- => window 
|   --------------------   |
|  |              ---   |==|=> container
|  |             |   |  |  |
|  |             |   |==|==|=> sticky  
|  |              ---   |  |
|  |                    |  |
|  |                    |  |
|  |                    |  |
|  |                    |  |
|   --------------------   |
|   --------------------   |
|  |                    |  |
|  |                    |  |

$('#sticky').positionSticky();  

Examples

Browser Support

  • Chrome
  • Firefox
  • Safari
  • IE9+