
This modules will allow you to add a script to your site. This module is for advance users. You can use this module for any HTML or Javascript code. This will allow you to add a video, dynamic album photo, widget or any other element generated via a script.
To add a script module to your website, you will need to click on the Add a module icon, in the main toolbar of the editor. Once you clicked on Add a module, choose Script.
notice : Everytime you go to the next tab, your modifications are saved.
Title & Design tab

In the
Title & Design tab, here are your options :
- You can choose to use a title for your module by checking the I want a title box
-If you choose to use a title, you will have to type the title in the Title field. - Choose your module's design among the three designs available. The design example are shown with the title box checked. The green check marks the selected design.
- Click the Next Step button for more options.
_____________________________________________________________________________
Script tab
In the
Script tab, here are your options :
- You can write or paste your HTML or Javascript code
- The top field is for the code that will be placed between the <body> and </body>tags
- The bottom field is for the code that will be placed between the <head> and </head>tags
Once you fill it with code, the window will look like this :
Example showing a code that was generated by YouTube.com. It allows you to add a video in your site. You can find these codes in the description pannel of every YouTube video, in the Embed field.
Click the Next Step button for more options.
_____________________________________________________________________________
Preview tab
In the
Preview tab, here are your options
- To further edit your module, go back to the appropriate tab.
- To add the module to your site, click Add module