By eyes_drinker
via ajaxupdates.com
Submitted: Nov 09 2009 / 12:05
How to edit in place using AJAX?
If you are not familiar with how flickr handles editing data, here’s a short summary.
* Show user the data field normally (for instance: the title of a picture)
* When mouse rolls over that title, make the background of the word yellow
* If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button
* A user can rename the picture and then push “save.”
Tweet
SaveShareSend
Tags: ajax, javascript, php, web design
Add your comment