Q. Which of the following occurs after fixed positioned is added to the element?

  • (A) affix-top.bs.affix
  • (B) affixed-top.bs.affix
  • (C) affixed.bs.affix
  • (D) affix.bs.affix
πŸ’¬ Discuss
βœ… 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.
Explanation by: Deepak Sahoo
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
228
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Deepak Sahoo
Publisher
πŸ“ˆ
99%
Success Rate