Skip to main content

Bug Tracker

Side navigation

#8259 closed bug (duplicate)

Opened February 12, 2011 08:10PM UTC

Closed February 13, 2011 01:48AM UTC

Last modified February 13, 2011 01:48AM UTC

jQuery Wrap Google Ad Bug

Reported by: jason_lau@live.com Owned by:
Priority: low Milestone: 1.next
Component: manipulation Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

If I wrap an object with a div and the object contains a google ad, there is a redirect or something that occurs. The page goes blank and begins a continuous load cycle.

Here's a demo - http://jsfiddle.net/Jason/Bwke6/1/

Attachments (0)
Change History (5)

Changed February 12, 2011 11:05PM UTC by danheberden comment:1

Considering you're taking the contents of an element and appending it inside of another (script tags included) the behaviour seems appropriate. Either way, here's a more distilled test case: http://jsfiddle.net/danheberden/fVs77/

Changed February 13, 2011 12:43AM UTC by anonymous comment:2

inside of another (script tags included) the behaviour seems appropriate. Either way, here's a more distilled test case: http://jsfiddle.net/danheberden/fVs77/

I'm not sure what your point is, but okay. I don't see the ad in your example. People DO sometimes put ads inside of other objects.

http://jsfiddle.net/Jason/rPVsb/1/

Changed February 13, 2011 12:48AM UTC by jason_lau@live.com comment:3

I failed to mention I'm using Firefox.

Changed February 13, 2011 01:48AM UTC by jitter comment:4

component: unfiledmanipulation
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed February 13, 2011 01:48AM UTC by jitter comment:5

Duplicate of #6391.