On Dec 21, 2008, at 11:26 AM, DumpsterDoggy wrote:

First glance, it looks like your first script tag's src attribute is
incorrect:
   <script type="text/javascript" src="//ajax.googleapis.com/ajax/
libs/jquery/1.2.6/jquery.min.js"></script>


that makes no difference to the error one way or another.

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js "></script>

has the same error.


Reply via email to