[jQuery] Unable to use jquery with Firefox

2008-10-05 Thread samr
I just started on with jquery using Firefox - 3.0.3 Firebug - 1.2.1 The helloworld example using jquery is not loading with firebug and just keeps on cycling. I have disabled all plugins, still the result is same. The firebug script seems to be stuck at line #679 "jQuery.cache[ id ][ name ] :"

[jQuery] Re: Unable to use jquery with Firefox

2008-10-05 Thread samr
Try this one, it should work. > > > > > > > > > > > $(document).ready(function() { > >            $("a").click(function() { > >                            alert("Hello world!"); > >            }); > > }); > > > > > > >

[jQuery] Re: Unable to use jquery with Firefox

2008-10-05 Thread samr
Stylish Wired Marker YSlow Thanks for the suggestions. On Oct 5, 12:43 pm, samr <[EMAIL PROTECTED]> wrote: > I tried by removing new lines as well as adding "#" to href. > It is still the same. > > It is strange, with "Firebug" enabled even the jquery discus