Also you might want to add:

<script src="jquery-1.3.2.js" type="text/javascript"></script>

before all the other script tags, so you actually load JQuery before
trying to use it :)

On Apr 3, 5:46 pm, David Zhou <da...@nodnod.net> wrote:
> On Fri, Apr 3, 2009 at 8:42 AM, Dev <ajoymahat...@gmail.com> wrote:
> >  <script  language="jscript" >
>
> This should be:
>
>  <script  type="text/javascript">
>
> -- dz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to