Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed DOM Scripting By Example!
You have completed DOM Scripting By Example!
Preview
Let's plan how we're going to let users edit names on the list.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Our RSVP application has begun to take
shape, but it's missing one key feature.
0:00
Say a user added Joan to the RSVP list,
but meant to type John.
0:01
They'll need a way to edit
the names they've added.
0:06
Before we dive in and create this feature,
let's think about how to accomplish this.
0:09
Pretend you're a user for a moment.
0:13
What would you look for
to know you could edit this name?
0:16
I for instance might look for
a button next to it that says Edit.
0:19
Clicking the button,
maybe the name becomes a form field or
0:23
I can edit the name.
0:25
When I'm done editing the name,
I will look for a Save button to click.
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up