Try to use instead of the $ operator jQuery.
for example: instead of $(document).ready(); write jQuery(document).ready();

   Gk___




2009/10/12 Paul <rcmdk...@gmail.com>:
>
> Hi,
> I have VS Express 2008 SP1 and Patch VS90SP1-KB958502-x86 installed. I
> can't get VS Intellisense to work for , jQuert 1.3.2. When i ex. type
> $, I get this:
> The object is not compatible with this property or method @ 2139:1
>
> If I change to jQuery 1.2.6 it works well?
>
> Any suggestions to what I can do to get jQuery 1.3.2 up and run with
> VS Doc?
>
> Thanks,
> Paul
>

Reply via email to