Closed tophtucker closed 11 years ago
Enable pointer-events:none on footer containers, then ensure children have pointer-events:auto. Browser support for pointer-events is mediocre, but within targets of this particular niche gimmick site: http://caniuse.com/pointer-events
pointer-events:none
pointer-events:auto
pointer-events
Oh oops fixed this with this commit: https://github.com/tophtucker/meltingtime/commit/987cc6046b0be078a39455432c82cbc9d4fbb555
Enable
pointer-events:none
on footer containers, then ensure children havepointer-events:auto
. Browser support forpointer-events
is mediocre, but within targets of this particular niche gimmick site: http://caniuse.com/pointer-events