We've got a directory that we want to modernise in terms of usability and coding. We've incorporated a lot of quite cool elements but one element we want to use is the way in which you can edit your profile on Google+.
How can we create something similar?
For instance, we want to include the following when the page is in it's editing state:
- When each sub section is hovered over we want the whole box to change color. So it's clear your editing the section.
- On clicking the box, we want the text to be editable with save and cancel options.
- Once the user is happy, click done to save the overall changes on the page.
How can this be done? What coding languages would be needed?