16
Sep

Calculator configuration: Javascript code

  • Font size: Larger Smaller
  • Hits: 273
  • Print

If you need to include any kind of script at your form, to perform additional dynamic actions, you can enter your script at javascript events tab. There you can place any javascript code needed, with different sections to include the code:

Calcbuilder for Joomla 4

  • Executed on loaded page: Code introduced here will be executed as soon as the page finishes loading. Use this to include code regarding initialization of data or events you need to assign/execute as soon as the calculator is shown.
  • Write directly in HTML page: This code will be directly inserted at your page. You can enter here any script (you should add the script tags), and also any other content, like some style classes (this time adding the style tags).
  • Javascript executed before calculate execution: This code will be attached to the calculate button, when the button is clicked all this code will be executed before submitting the form.
  • Javascript executed after calculate execution: This code will execute once the result has been displayed.
  • Javascript executed before reset execution: This code will be attached to the reset button, when clicked all this code will be executed before clearing the form.
Last modified on
Trackback URL for this blog entry.

Lo que nuestros clientes opinan de nosotros