How do I hide a MySpace music player and keep the music playing?
December 4th, 2009
I want to hide my Myspace music player, and it is a playlist, not a single song. I’m 99% positive it can be done to where it is hidden but the music still plays, but I am not sure what the code is and I have looked for quite a while,. I was wondering if you would be so kind as to give me the code?
Thank you!

<style><a class=i href="http://xiii.us/eGen/mpSkin.php">skin, move, size myspace music player</a>{!code author:Eileen!}{!for terms of use go to xiii.us/tou/ }.i {display:none;}table table div {position:absolute; top:0px; left:0px; width:auto !important; }table table div object {opacity:0.001; filter: alpha(opacity=0.01); width:40px; height:50px; position:absolute; top:0px; left:0px; }table table td.text div, table table table div,div table table div {position:static;}table table table div object, table table td.text div object, div table table div object {position:static; opacity:0.9999; filter:none; width:auto; height:auto;}</style>The position:absolute removes the player div from the pag
Report this comment
if you use ANY code to hide the player, it will play only one song
myspace does that to prevent bandwidth abuse
Report this comment