Hi!
I've made a site here : Bergenskirkens julekalender , I want to use Video LightBox - Embed video to your website with beautiful Lightbox effect! to have pop-up video.
Where it says "1" i've tried to put the videobox with image-mapping.
But can't quite figure out how to do it. As you can see, the video pop-up in the wrong place.
Sourcecode is here: HTML | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Trans
Is this possible to do with image-mapping?
Best Regards
Alf
3 replies to this topic
#1
Posted 29 November 2010 - 10:08 AM
|
|
|
#2
Posted 29 November 2010 - 01:58 PM
I've now managed to get it as a text link. See Bergenskirkens julekalender in the lower left corner.
This is the code for the link:
Is there a way to get this in there, instead? :
So that I open the video by clicking "1" on the image, instead of the text link?
This is the code for the link:
<div id="videogallery"> <a rel="#voverlay" href="http://www.youtube.com/v/w_jl69R7toA?autoplay=1&rel=0" title="dinosaur" id="watch" > Click to watch Video </a> </div>
Is there a way to get this in there, instead? :
<map name="Map" id="Map"> <area shape="rect" coords="268,79,336,151" href="http://www.youtube.com/watch?v=Q6VUmoNQENY"> </map>
So that I open the video by clicking "1" on the image, instead of the text link?
#3
Posted 29 November 2010 - 02:19 PM
I've now managed to get a text link, instead of the thumbnail.
See Bergenskirkens julekalender in the bottom left corner
Here is the code for the link :
Is it possible to get this in there? So that I can click on "1", the video start in a pop-up window, fading the background?
See Bergenskirkens julekalender in the bottom left corner
Here is the code for the link :
<div id="videogallery"> <a rel="#voverlay" href="http://www.youtube.com/v/w_jl69R7toA?autoplay=1&rel=0" title="dinosaur" id="watch" > Click to watch Video </a> </div>
Is it possible to get this in there? So that I can click on "1", the video start in a pop-up window, fading the background?
<map name="Map" id="Map"> <area shape="rect" coords="268,79,336,151" href="http://www.youtube.com/watch?v=Q6VUmoNQENY"> </map>
#4
Posted 29 November 2010 - 10:11 PM
Sorry about the double post
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









