have you downloaded th Jquery Javascript library from http://jquery.com/ ?

have you added the script refference you your page ?

<head>
<script src="jquery.js"></script>
</head>


not : src is the file path or url path of which folder the script is sitting
in and its' file name

On Thu, Jun 4, 2009 at 1:46 PM, BrownPrince <tochiuna...@yahoo.co.uk> wrote:

>
> I just started using jquery recently. I do understand the codes and
> how they work but i cant understand how to reference external jquery
> file in the head section. If you download jquery libraries you see
> e.g: jquery.1.2.3.js, but in the tutorials they expect you to refeer
> to a certain jquery.js file. Please could someone help me solve this
> problem? You could also mail me with t.una...@yahoo.co.uk
>

Reply via email to