Hi All,
I opend a popup window using var pouWin = window.open('on e.html','popupN ame');
I control everthing forn parent window. If i refresh parent window the link between them are broken, how to reinitialize the refference (popup window refference) to refresh window.
Thanks,
Gopal.G
User Profile
Collapse
-
communication from main window to popup window
-
Hi,
u can set Autoplay = "true" for <param ../> in <object>/<embed> tag
so user need not click for play it will automatically play when ajax request made (when recive response).
hope this would be help full.
Cheers.
Gopal.G... -
how do i get bitRate for windowsmediaplayer using javascript
Hi,
How to get bitrate for windows media player using javascript for IE ?.
for example i am trying like this
var bitRate = document.MediaP layer.network.b itRate;
it is fine working in mozilla but not IE.
No activity results to display
Show More
Leave a comment: