Jump to content

open invisible pop up?


jwk811

Recommended Posts

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........................

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.