Announcement

Collapse
No announcement yet.

javascript

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    javascript

    im a bit stuck wih my javascript i cant get a pop up window to generate! i have some scripting error on my site here:

    http://www.actiniconline.co.uk/castl...g/theteam.html

    but i dotn have any other java on the site. i have never touched the files, so have no idea why this is happening. ive added all the files in teh additional files section incase it couldnt find the source file. but still nothings happening!

    can soemone please help me asap!

    #2
    You have a line missing from your Act_Primary.html.

    Look for the line

    <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>

    and add the following above it.

    <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>

    Norman

    PS You might also want to check for the same problem in Act_BrochurePrimary.html

    PPS ther's a "k" missing from knit on that page.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X