I had a similar problem recently, and it turned out to be a permissions
issue with just the jquery source file. Fixed the permissions problem, and
the file started getting included properly.

Have you looked at a possible permissions issue?

Chris

On Thu, Aug 28, 2008 at 11:04 AM, Chris <[EMAIL PROTECTED]> wrote:

>
> I am having trouble with the $ not defined error and after reading
> Karl's response (http://groups.google.com/group/jquery-en/
> browse_thread/thread/17dab2899c5cfc18/7312dc68c84d93af?lnk=gst&q=%24+is
> +not+defined#7312dc68c84d93af<http://groups.google.com/group/jquery-en/browse_thread/thread/17dab2899c5cfc18/7312dc68c84d93af?lnk=gst&q=%24+is+not+defined#7312dc68c84d93af>)
> I have assured myself that it is in
> fact NOT loading my local copy of the jquery file.
>
> I have tried placing it in the same directory as the calling file, my
> js directory, all diff places.   I renamed the download file to
> jquery126.js and did the following...
>
> <script type="text/javascript" src="js/jquery126.js"></script>
> <script type="text/javascript" src="js/global.js"></script>
>
> Oddly enough when using firebug - I can confirm that the jquery file
> is giving me a 404  - yet the global.js file is being served just
> fine.  They are both located in the same placve, I have confirmed the
> file spelling etc.  I even tried using the Dreamweaver code hints to
> help me browse for and select the correct file.
>
> Yet the only file that will not wok is my jquery file.
>
> Any ideas anyone?
>
> Thanks,
> Chris
>



-- 
http://cjordan.us

Reply via email to