My Javascript knowledge is a limited as I am an ASP / ASP.NET programmer.
I currently run a website at
On thr right hand side you will see that I am basically embedding videos from Youtube. This is done using the OBJECT, PRAM, and EMBED HTML tags.
When the visitor clicks any of the videos on the left I would like this video's thumbnail image to load on the right. When this image is clicked, I want a 10 second video to show before displaying the video from Youtube. The 10 second video will be a brief intro to our new search tool described on our About us page. After the 10 second video is finished the Youtube video will load.
Is this something that can easily be done using Javascript?
Thanks
I currently run a website at
On thr right hand side you will see that I am basically embedding videos from Youtube. This is done using the OBJECT, PRAM, and EMBED HTML tags.
When the visitor clicks any of the videos on the left I would like this video's thumbnail image to load on the right. When this image is clicked, I want a 10 second video to show before displaying the video from Youtube. The 10 second video will be a brief intro to our new search tool described on our About us page. After the 10 second video is finished the Youtube video will load.
Is this something that can easily be done using Javascript?
Thanks