View Single Post
Old 2005-07-23, 10:08 PM   #8
Lemmy
You can now put whatever you want in this space :)
 
Lemmy's Avatar
 
Join Date: Sep 2004
Location: Next door to a kid with a moped.
Posts: 1,492
Yes, vid caps are images captured from a video, often not very good quality, but sometimes they can be pretty good.

This is the code I use for my mouseovers to hide sponsor code. Add it to your <a> tags and replace the xxxxx with http://www.sponsorsite.com/

HTML Code:
onmouseover="window.status='XXXXXXXXXX';return true" onfocus="window.status='XXXXXXXXXX';return true;" onmouseout="self.status='';return true"
__________________
BUY MY PORNSITES!
Lemmy is offline   Reply With Quote