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

add a `placeholdered` css class when displaying a place holder #513

Closed dcrec1 closed 8 years ago

dcrec1 commented 8 years ago

This allow to easily style different the elements when displaying a place holder.

dcrec1 commented 8 years ago

@seuros is this ok?

soberstadt commented 8 years ago

Seems similar to my PR: https://github.com/bernat/best_in_place/pull/478 bummer neither of them are getting merged.

seuros commented 8 years ago

i merged #478 and pushed a new version. Thank you for your contribution.