#8259 closed bug (duplicate)
jQuery Wrap Google Ad Bug
Reported by: | 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/
Change History (5)
comment:1 follow-up: 2 Changed 12 years ago by
comment:2 Changed 12 years ago by
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.
comment:4 Changed 12 years ago by
Component: | unfiled → manipulation |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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/