I am getting this error too, but in our case we're adding Google Ad-
Sense code and wrapInner() is wrapping a div. I'm seeing this in FF3
on my Mac. Is there a solution?

On May 5, 2:31 pm, Pin <[email protected]> wrote:
> Hi,
>
> Not sure if this is a bug so I posted here, but when you have the
> google analytics tracking script on your page, running the following
> line results in a white screen and the page never loading.
>
> $("body").wrapInner('<div id="wrap_body"></div>');
>
> The same happens if you do:
>
> $("body").children().wrapAll('<div id="wrap_body"></div>');
>
> I get this bug on Firefox 3 using Windows XP

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to