that is the correct file name

say if the jquery.1.2.3.js sits on your desktop
and the index.html sits on your desktop

in your head code you will say

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



On Fri, Jun 5, 2009 at 7:30 PM, BrownPrince <tochiuna...@yahoo.co.uk> wrote:

>
> I downloaded the libraries but i couldnt see the jquet.js file. All  i
> see is jquery.1.2.3.js
>
> On Jun 4, 4:06 pm, MorningZ <morni...@gmail.com> wrote:
> > And to add to that, the actual name of the "js" file makes absolutely
> > no difference  (i think that was the question actually asked by the
> > original poster)
> >
> > On Jun 4, 11:04 am, waseem sabjee <waseemsab...@gmail.com> wrote:
> >
> >
> >
> > > have you downloaded th Jquery Javascript library fromhttp://
> 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- Hide
> quoted text -
> >
> > - Show quoted text -
>

Reply via email to