I'm looking at the airbnb.com website and the form that allows me to create a new room has buttons that change when clicked.
Here is what it looks like before I click 'Apartment'
Here is what it looks like after I click 'Apartment'
Is this something that I can get from a jquery library or use from bootstrap or do I have to make this myself?
I'd like to replicate this in my site..