Comment 1 for bug 760516

Revision history for this message
Denis Dervisevic (denis.d) wrote :

An alternative for all browser could be using the flickr model with javascript/jquery. You do an onclick on the output needed, a regular div. When it is clicked you replace with with a input field with the data pre-entered and a submit button. Then save it asynchronously. You could make it more obvious by having a highlight on the field on mouse over.

Food for thought.