Hi there all the JavaScript Pro, I need help as I am in the middle of doing a simple web builder project. The web builder should be able to call out different templates and display on the WYSIWIG editor for user to build their web page...But I am having some problems as I tried to call out the web template files into my WYSIWIG editor, the template has beeing called out in a Browse View and not in Edit Mode... which means the user can see the template in the editor but not able to edit the page at all...
Therefore I would need to call out the HTML coding from the template and dump it into my editor file in order to have an active editing mode..... but somehow i am not sure is there any script that can do the job??
I just need a script or alternative ways in grabbing the template coding and insert it into another file... any ideas??
Thanks for the help in advance....
Therefore I would need to call out the HTML coding from the template and dump it into my editor file in order to have an active editing mode..... but somehow i am not sure is there any script that can do the job??
I just need a script or alternative ways in grabbing the template coding and insert it into another file... any ideas??
Thanks for the help in advance....