javascript - editable picture and text in dashboard -


i'm developing dashboard end-users can edit specific web page uploading different picture , editing text in page. similar ideas here.

i'd done web page design , i'm looking suitable js library make editable dashboard end-users. has suggestions or if no current solution => how implement these features? no idea ...

very thanks!

you can have on :

http://madebymany.github.io/sir-trevor-js/

http://innovastudio.com/content-builder.aspx

http://etchjs.com/

http://jakiestfu.github.io/medium.js/docs/

http://createjs.org/

http://www.jqueryrain.com/demo/jquery-wysiwyg-editor/

and use one(s) suit you. in case did not find 1 suits project can make additions (such adding modal windows or css styling) hte one(s) more preferable. hope helpfull.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -