jQuery Techniques
Last reviewed/updated: 02 Jun 2017 | Published: 04 Nov 2015 | Status: Active
1. Introduction
A list of jQuery techniques with their purpose, the jQuery methods used, and web browser support.
1.1. Abbreviations
- IE = Internet Explorer.
- ED = Edge Legacy 12 - 18 (EdgeHTML based) and Edge 79+ (Chromium based).
- FF = Firefox.
- SF = Safari.
- CH = Chrome.
- OP = Opera.
2. jQuery Techniques
Technique | Purpose | Methods Used | Web Browser Support | jQuery Support |
---|---|---|---|---|
jQuery Technique: Fix Web Page Content To Top Of Viewport Upon Scrolling (learnwebcoding.com) |
|
|
IE9+, ED12+, FF4+, SF5+, CH5+, OP11.60+. | jQuery Core 1.7+, 2+, 3+. |