Created by: steelywing
when using offset({top: x}) to set top, that will change position to relative (see here), if not remove this inline css relative, it will override affix class fixed property.
Created by: steelywing
when using offset({top: x}) to set top, that will change position to relative (see here), if not remove this inline css relative, it will override affix class fixed property.