Hi Nick,
Tag: I use
{youtube}Q-LQaDv9ocM|479|350|0{/youtube}.
The trick: I'm not sure if I fully understand what I should do.
<div onclick="thevid=document.getElementById('thevideo'); thevid.style.display='block'; this.style.display='none'"><img src="vidthumb.jpg" style="cursor:pointer" /></div><div id="thevideo" style="display:none">
(put the YouTube embed stuff here)
</div>1. Wich parts of the code should I just copy and paste?
2. Wich parts do I have to replace with my 'own' code besides the image source?
3. Do I still have to make/edit some css to make it work?
4. Should I add some Javascript to make it work? If so, please help, because I'm not familiar with Js.
5. In the last div I put the same youtube tags as I have now already, correct?
Regards, Maurice