Click to See Complete Forum and Search --> : Javascript error showing


garysumpter
08-28-2003, 05:03 AM
Hi all.

Please visit www.readycrest.ltd.uk

When the index page loads, i get a small yellow error alert in the bottom left hand corner.

What can I do to remove it?

All help appreciated.

Gary S.

AdamGundry
08-28-2003, 05:17 AM
Double click on the message to view a more detailed explanation. A quick look at your page indicates you have the word "Begin" on a line of Javascript code, when it is not defined, so you need to either define it or remove the line.

Adam