Q. Which of the following occurs after fixed positioned is added to the element?
β
Correct Answer: (C)
affixed.bs.affix
Explanation: affixed.bs.affix occurs after fixed positioning is added to the element e.g. after .affix-top class is replaced with .affix class, affix-bs.affix occurs before fixed positioning is added to the element e.g. when .affix-top class is to be replaced with .affix class.