Introduction|Edit Text|Edit Layout|Search Optimization|Edit Javascript

Pages

Edit Javascript Tab

(not available in some versions of the site builder )

Javascript is a scripting language that allows you to add programming to your pages.

 

The Edit Javascript tab enables you to add  Javascript code to your page.

 

Javascript functions:

OnLoad

Code to be called in the OnLoad event of the body.  Generally this will be a call to a Javacript function.

 

OnUnload

Code to be called in the OnUnload event of the body.  Generally this will be a call to a Javascript function.

 

Javascript

The actual Javascript code to be inserted at the end of the body.  If you use <script> </script> tags the javascript will be placed in the body of the page

 

Use this with caution and test it with all major browsers as it can cause your pages to generate errors!

©2003-2005 siteMagix Inc.