I'm currently working with twitter bootstrap.
My goal is to design a profile page featuring an edit
button positioned on the top left corner.
Upon clicking this button,
all the profile details will transition into editable form fields
(which I believe would be input
elements)
Do you have any suggestions on the simplest way to accomplish this?