how to hide the Myspace music player? |
how to hide the Myspace music player? |
Feb 19 2007, 08:14 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2007 Member No: 504,324 |
I want t hide the myspace music player without hiding other flash objects
I have already tryed this _________________________________________________________________ <style type=text/css> td td embed {width:0px; height:0px;} td td embed, td td object {width:0px; height:0px;} td.text embed, td.text object {width:320px; height:240px;} td.text embed {width:320px; height:240px;} td.text embed {width:auto; height:auto;} td.text embed, td.text object {width:auto; height:auto;}</style> ___________________________________________________________________ <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style> |
|
|
|
Alice_in_darkland how to hide the Myspace music player? Feb 19 2007, 08:14 AM
Duchess of Dork Have you tried this script? Feb 19 2007, 08:30 AM
Alice_in_darkland YEs,I tried This
<style type=text/css>
td t... Feb 20 2007, 10:47 AM
toyo loco Not possible. If you don't want the player the... Feb 20 2007, 11:02 AM![]() ![]() |