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 comment:1
Changed February 13, 2011 12:43AM UTC by 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.
Changed February 13, 2011 12:48AM UTC by comment:3
I failed to mention I'm using Firefox.
Changed February 13, 2011 01:48AM UTC by comment:4
component: | unfiled → manipulation |
---|---|
priority: | undecided → low |
resolution: | → duplicate |
status: | new → closed |
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/