Skip to content

Lightweight JS to scroll sticky ads on websites

Notifications You must be signed in to change notification settings

MikeSpock/stickyad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stickyad

Lightweight JS to scroll sticky ads on websites

Usage

stickyAd.add({
    element: document.getElementById("sticky_ad"),
    stayWithin: document.querySelector(".main")
});

jsFiddle example

https://jsfiddle.net/qrhuv0cf/

About

Lightweight JS to scroll sticky ads on websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published