Hello, I've been searching for a solution for this issue everywhere but I couldn't find anything that would work 100% for this.
I'm trying to create a javascript that allows the user to edit and save a simple html file. Editing should be: user can choose where a header text should be placed, place pictures whenever he wants and save this HTML to be printed later.
Does anyone know a good framework or a good javascript example that I could start developing? I really need help here, thanks in advance!
I'm trying to create a javascript that allows the user to edit and save a simple html file. Editing should be: user can choose where a header text should be placed, place pictures whenever he wants and save this HTML to be printed later.
Does anyone know a good framework or a good javascript example that I could start developing? I really need help here, thanks in advance!
Comment