it should be jQuery little 'j', capital 'Q', little 'uery
Don't you just hate those typos? On Feb 1, 12:53 am, Bluesapphire <michealg...@gmail.com> wrote: > Hi! > This is continuation of my previous message. I also get following > error in FireBug. > > JQuery(document).ready(function(){............ > > JQuery is not definedhttp://localhost/main/vibersol/shipping/admin/country.php > Line 132 > > Thanks > > On Feb 1, 1:32 pm, Bluesapphire <michealg...@gmail.com> wrote: > > > Hi! > > Iam using JQuery 1.3. "$" tag is working fine. But when I try to > > use jquery plugin'jqGrid'. It gives error. As I think, this plugin is > > using 'JQuery' and my system is not recognising this tag [JQuery]. > > Following is the error, generated by Firebug. > > > jQuery(modwin).jqDrag is not a > > functionhttp://localhost/main/vibersol/shipping/main/js/jqGrid/grid.common.js > > Line 66 > > > Can some one guide me, how to solve this problem. > > > NOTE: Iam running default example of JQGRID. > > > Thanks in advance