jwk811 Posted February 28, 2010 Share Posted February 28, 2010 for a music player that cant be seen or at least minimized by itself. is that possible? Link to comment https://forums.phpfreaks.com/topic/193677-open-invisible-pop-up/ Share on other sites More sharing options...
inversesoft123 Posted February 28, 2010 Share Posted February 28, 2010 for a music player that cant be seen or at least minimized by itself. is that possible? If you really wanna hide use <iframe of 0 height or width. on page if you dont wanna use Iframe or <style>embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} </style><a href="http://whatever embed etc etc........................ Link to comment https://forums.phpfreaks.com/topic/193677-open-invisible-pop-up/#findComment-1019447 Share on other sites More sharing options...
jwk811 Posted February 28, 2010 Author Share Posted February 28, 2010 huh i dont understand Link to comment https://forums.phpfreaks.com/topic/193677-open-invisible-pop-up/#findComment-1019462 Share on other sites More sharing options...
ohdang888 Posted February 28, 2010 Share Posted February 28, 2010 huh i dont understand No, not possible (as far as i know). THeres defintely not an invisible pop up - that doesn't make sense for the browser to do. And i've never heard of auto-minmize. He's saying just an <embed> and<object> tags to load a swf player, which you can make as large or small as you want. Google those tags for more info Link to comment https://forums.phpfreaks.com/topic/193677-open-invisible-pop-up/#findComment-1019467 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.