A

Admin • 825.56K Points
Coach

Q. What changes button text to the original text?

  • (A) .button(“string”)
  • (B) .button(“reset”)
  • (C) .button(“toggle”)
  • (D) .button(“loading”)
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category Bootstrap
  • Hashtags:

Explanation by: Admin
.button(“reset”) changes button text to original text if changed, .button(“toggle”) makes button look pressed, .button(“loading”) disables the button and changes the button text to “loading…”

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.