Well I was trying to make new site with bunch of video and my most videos will come from youtube site.. so i want is like when user click on any video link it will start the video in the popup box. so insted of make all the popup for each ads i was think youtube has only 7-8 letter diffrent at the end of every links so make a small java script that when they use click on the video link it will take the last 7 -8 letter for that video and send it to popup player and play it over there... i hope you understnad and i m newbe @ programming.. so please help.. thanx D3Si
if you give a name to your popup, no matter how many popup window you try to open it will open in the same popup window. mypopup = window.open(); something like this.