Hi Joel, I set up a test page of this example.
Here's a working page where the backgroundcanvas plugin is not being applied to the sidebar. The plugin draws the rounded corners and is being applied to the 'logo' and 'content' divs. WrapInner() is being called from the jquery.backgroundcanvas-0.8.4.js file: http://www.tracyfu.com/test/google_wrapInner.html Here's the same page where the plugin is being applied to the sidebar (line 25): http://www.tracyfu.com/test/google_wrapInner-broken.html Cheers On May 6, 4:40 pm, Joel Turnbull <[email protected]> wrote: > Hi > > Can you please link to an example where this is broken for investigation? > > Thanks. > > 2009/5/7 Tracy <[email protected]>: > > > > > 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 -~----------~----~----~----~------~----~------~--~---
