SITE WIDE JAVASCRIPT USAGE

JavaScript has been used on the site in the following ways:

Time and Date Calculation:

The time and date is calculated on each page to display the Current date only. The JavaScript function displayDate completes this aspect of the site and is held within the include file: et_utility.js.

Mailing List Validation:

The text box contained within the same table row as the time and date calculator have been set-up with JavaScript form validation This code simply prevents the form to be processed unless there is data contained within the text field.

Enquiry Form Validation:

Much like the Mailing list text box, the Feedback form contained within the Feedback section has been specified for form field validation. The fields that are mandatory have been marked and do not allow for the form to be processed unless there is data contained within the specified mandatory fields.

Scrolling I-Frames:

The gigs section to the right of this page is maintained as a scrolling marquee and allows Users to stop the scroll through a simple cursor hover.

If you have any comments that you want to make about any of this site then please send your comments to stephenmorano@hotmail.com and we'll review your comments and respond as such.