D
D
DmitrijP2019-10-15 21:22:50
PHP
DmitrijP, 2019-10-15 21:22:50

Editing a site with saving on js and html?

Hello toaster!
ran into a problem, I'm making a website, the user wants to be able to add a form by clicking on the button (for example: ul li class="myclass" My text /li ul) and save it later (so that it doesn't disappear when the site is reloaded)
I can't write it on js or php with a backend to save. never wrote like that.
Here is the code that is now, which must be inserted by clicking on the button:

<ul class="xform"><li><Table><tr><td>Один текст в колонке</td><td>другой текст</td></tr><table></li></ul>

At the moment, in the code I use a simple function on js createElement.
I can try the elephant myself (at least I can find the creation of elements), but I need help with the back.
Hope for your quick replies!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2019-10-16
@DmitrijP

DmitrijP , the answer to your question is simple:
If you want, you can use any wysiwyg editor and embed its functionality into your pages (+ write your own plugins for any task).
But without knowledge (or a third-party developer) - you can’t do anything on your own or you need to learn everything for about 2-3 months in the ideal case.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question