How to "position" a custom code snippet?

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
jPaul
 
 
Posts: 57
Joined: Thu Jun 10, 2021 11:00 am

How to "position" a custom code snippet?

Post by jPaul »

Hi Everybody,

This is just a small part of a dynamic webpage. This one is pretty common.
So, I have a javascript snippet that will compare the visitor input for Editbox1 to
the visitor input for Editbox2.
https://www.dropbox.com/scl/fi/cvxxa6tl ... 3ar9&raw=1
My problem is that I have no idea how to position the javascript snippet to trigger as the visitor is entering their password in Editbox2.
Of course, I will want to apply several different scripts (Javascript/PHP) to several visitor inputs using the same strategy. I face the same problem though, I have no idea how to manage the positioning.

Any suggestions will be gladly studied.
Many Thanks,
-Paul-
If I wasn't so stupid, I wouldn't have to be so persistent.
Post Reply