When I watch a video at http://aol.com/in2tv , the video is choppy. I believe this is because of the scrolling text/links to the right of the video player, but I can't seem to block it. Can anyone help?
Here's a direct link to a video: http://video.aol.com/video/tv-perfect-s ... te/1873016 Look for the small arrows to the right of the video player, & you'll see the scrolling text.
In2tv(AOL)
See if this helps:
Code: Select all
.video.aol.com#div(id=linkDiv)
Oops .. my mistake. I left a 'dot' at the beginning.
Code: Select all
video.aol.com#div(id=linkDiv)
-
- Posts: 49
- Joined: Fri Jun 09, 2006 10:13 pm
Thanx, but that didn't really work. However, blocking http://o.aolcdn.com/mediaplayer/publish ... ascade.png
seems to have done the trick.....
seems to have done the trick.....