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 ] :"
Try this one, it should work.
>
> >
> >
> >
> >
> > $(document).ready(function() {
> > $("a").click(function() {
> > alert("Hello world!");
> > });
> > });
> >
> >
>
> >
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
3 matches
Mail list logo