mrbass
09-22-2009, 04:13 PM
Arn,
Could you consider adding popup link for youtube tag?
I think I prefer popup window over fullscreen anyday since you can size it to your hearts content but really annoying with Expose in Mac since you lose your fullscreen when you need to browse some or do anything. Hulu I believe they didn't have it initially on launch and since then did add a popup and can't believe youtube took so long adding it. Unless it was there forever and I just noticed it or something.
AVFAsN-_tpo Popup (http://www.youtube.com/watch_popup?v=AVFAsN-_tpo)
except it would look like something
Youtube link | Popup
http://www.youtube.com/watch_popup?v=AVFAsN-_tpo
Hmm hang on ....clicking that link on firefox/mac opens a new tab but lemme see how to force it to open a new window. Right clicking on that link I can say "open in new window" and gives me desired result but ultimately to figure out how to force a new window would be ideal.
This is code they are using on youtube
<div id="player-open-popup" class="reverse-tooltip-wrapper">
<button id="watch-longform-popup"
class="master-sprite"
onclick="showPopupPlayer('AVFAsN-_tpo', 640, 360);
this.blur(); return false;"
onmouseover="toggleSimpleTooltip(this, true)"
onmouseout="toggleSimpleTooltip(this, false)">
</button>
Youtube still doesn't have popup (open in new window) in their customize options:
- Include related videos
- Show Border
- Enable privacy-enhanced mode
- Play in HD
So perhaps have to wait till those come out. I'll keep playing with it though.
Could you consider adding popup link for youtube tag?
I think I prefer popup window over fullscreen anyday since you can size it to your hearts content but really annoying with Expose in Mac since you lose your fullscreen when you need to browse some or do anything. Hulu I believe they didn't have it initially on launch and since then did add a popup and can't believe youtube took so long adding it. Unless it was there forever and I just noticed it or something.
AVFAsN-_tpo Popup (http://www.youtube.com/watch_popup?v=AVFAsN-_tpo)
except it would look like something
Youtube link | Popup
http://www.youtube.com/watch_popup?v=AVFAsN-_tpo
Hmm hang on ....clicking that link on firefox/mac opens a new tab but lemme see how to force it to open a new window. Right clicking on that link I can say "open in new window" and gives me desired result but ultimately to figure out how to force a new window would be ideal.
This is code they are using on youtube
<div id="player-open-popup" class="reverse-tooltip-wrapper">
<button id="watch-longform-popup"
class="master-sprite"
onclick="showPopupPlayer('AVFAsN-_tpo', 640, 360);
this.blur(); return false;"
onmouseover="toggleSimpleTooltip(this, true)"
onmouseout="toggleSimpleTooltip(this, false)">
</button>
Youtube still doesn't have popup (open in new window) in their customize options:
- Include related videos
- Show Border
- Enable privacy-enhanced mode
- Play in HD
So perhaps have to wait till those come out. I'll keep playing with it though.