Technology
 
[Rickdog]

Rickdog 15 edits since April 18, 2009

15

From Yahoo! Media Player

This bookmarklet will start a Yahoo! media player for the current page in a new window.
Remember to turn your pop-up blocker of when running.

javascript:setTimeout(function(){w=window.open('http://mediaplayer.yahoo.com/contplay/index.php?url='+document.location,'YMP'+Math.random().toString().replace('.',''),'scrollbars,resizable,width=685,height=290').focus();},10);void(0);


Rickdog 05:07, 18 April 2009 (UTC)