User-1723899217 posted
Hi,
In my ASP.NET MVC2 RC2 Visual Studio 2008 project I try to use
jQuery dialog boxes. The jQuery version I use is 1.4.1
and jQuery UI version is 1.8.
1- Please advice how to solve the problem with jQuery intellisense warning:
Error updating JScript IntelliSense: C:\..\Scripts\jquery-1.4.1-vsdoc.js: 'childNodes' is null or not an object @ 5814:4
I tried diffrent approaches and advices, but without a success.
The declarations in the page to include jquery.ui.js and
jquery.ui.dialog.js caused the intellisense warning.
2- In additiaon, when I include the jqueru-ui.css file I am getting errorrs like:
" Validation (CSS 2.1): 'opacity' is not a known CSS property name in jquery-ui.css". It is possible to clear these errors?
Thanks,
Paul