Changing embedded google videos src
Im trying to recreate the functionality on google video where you can access certain parts of a video by putting #1h1m1m in the url So i have an embedded google video and links to the right that i want to link to certain times in that video. I can do this with a page refresh but im trying ot do it via javascript so i don't have to. I ...