Page 1 of 1

Builtin Javascript Editor

Posted: Mon Jun 17, 2019 12:15 am
by Rizal
WB is cool, and of course developers like to 'coding' too.

I put a lot of javascript inside to communicate with the backend for dynamic content.
I have not found how to edit JavaScript properly. I currently use the '<> HTML' component / object (or I missed the information?), which of course is quite troublesome for debugging.

in my opinion, javascipt is very important on a modern website page, please provide a special editor for JavaScript in the upcoming edition, hopefully the editor can be as sophisticated as visual code :)

thank you, success always

Re: Builtin Javascript Editor

Posted: Mon Jun 17, 2019 12:34 am
by BaconFries
See the following url under Utilities/Download utility to create your own Ready-To-Use JavaScripts
https://www.wysiwygwebbuilder.com/free_extras.html

Re: Builtin Javascript Editor

Posted: Mon Jun 17, 2019 5:47 am
by Pablo
WYSIWYG Web Builder is not a HTML/code editor. It is a visual (drag & drop) web design toolbox. It was not designed to debug scripts.
The HTML does not exists until you preview or publish the web site.

Re: Builtin Javascript Editor

Posted: Thu Dec 22, 2022 5:18 pm
by windsurfer
Downloaded the utility do create my own javascript for wysiwyg. Added a script but where would i find the script ?

Re: Builtin Javascript Editor

Posted: Thu Dec 22, 2022 6:03 pm
by Pablo
The script will be added to the 'Ready-to-use-Javascripts' object.

Re: Builtin Javascript Editor

Posted: Thu Dec 22, 2022 6:22 pm
by windsurfer
I copied all the necessary files to the proper folder and ran the editor and made a copy of the bubbles script and called it bubbles copy but it won't show in the ready to use scripts

Re: Builtin Javascript Editor

Posted: Thu Dec 22, 2022 7:00 pm
by Pablo
Then you probably have edited the file in the wrong location.
Note that this tool is for advanced users and provided "AS IS". Some knowledge of file management is a requirement.
However, I would not have shared the tool if it did not work...