http://bookmarkingdemon.com
on the letf of the bottom,can someone tell me?
on the letf of the bottom,can someone tell me?
Hhanks very much,do you know where is the video from?I have to pay for someone to produce for meSimple, he have just embeded a video inside a div and positioned it with css style
Here is the css style that he is using:
#wthvideo {
position: fixed;
width: 256px;
height: 384px;
bottom: 0px;
left: 0px;
}
The div that should contain the video should be named wthvideo
Edit: I forgot to mention that he is hosting the video and the player at his own servers
Cheers