Page 1 of 1

Simple inplace editor

PostPosted: 08 Jun 2015 19:38
by George
jeditable

Really good and useful plugin...
Commonly, when form contains some labels, for example:
User: George
Status: Administrator
becomes necessary make special dialog to edit this fields or dynamically changeable component with container re rendering. :cry:
That component allows to add simple label, that will be text filed for users and editable field for administrators.

Re: Simple inplace editor

PostPosted: 09 Jun 2015 12:21
by Alexander Bulei
Hi George,

Yes, good one, but require a lot of javascript customizations....
Btw, with few lines of code, you can do it :D

http://tinypic.com/r/33uzj7m/8

Best Regards.

Re: Simple inplace editor

PostPosted: 09 Jun 2015 13:56
by George
Hello Alexander,
Tnx for response.

Yes, good one, but require a lot of javascript customizations....

Because of mobile code base?
I created thread in wrong forum, i meant "IWCGjQuery Suite".

Btw, with few lines of code, you can do it

Unfortunately, i have a lot customizations in project, and UI improvement takes huge amount of time.
Dozens of workarounds (due IW architecture and quality of some JQ plugins) takes additional time..
But i have business logic as well that must be done..
I used paid frameworks like IW and CG to minimize time losses on development things that not related to app business logic.

Anyway, i understood your point.