bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 571 forks source link

use css class to identify placeholder text - closes #461 #478

Closed soberstadt closed 8 years ago

vanboom commented 8 years ago

:+1: just what I was looking for.

soberstadt commented 8 years ago

@vanboom, glad to hear it helped!

joallard commented 8 years ago

I would have named the additional class placeholder, since we already know with class best_in_place what it is. Otherwise, +1 please merge

soberstadt commented 8 years ago

Sweet, thanks!