InterviewSolution
Saved Bookmarks
| 1. |
Explain the affix plugin. |
|
Answer» The AFFIX plugin allows you to affix a <div> to a particular LOCATION on the page. You may also use this plugin to turn on and off the PINNING. Social icons are a good example of this. They'll start in one position, but when the page REACHES a certain point, the <div> will be frozen in place and will no longer scroll with the rest of the page. |
|