View Single Post
  #2 (permalink)  
Old Oct 4th, 2006, 20:06
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need your help: "fuction not defined" problem

The slash in 'text\JavaScript' is the wrong way round and I suggest you use all lowercase. So you want;
Code: Select all
<script type='text/javascript'....
Reply With Quote