HIDING MUSIC PLAYER |
HIDING MUSIC PLAYER |
Oct 21 2006, 10:11 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jul 2006 Member No: 445,389 |
does anyone have the code to hide their music player
|
|
|
|
![]() |
Oct 21 2006, 10:14 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style>td td object {display:none;}</style>
|
|
|
|
Oct 21 2006, 10:20 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jul 2006 Member No: 445,389 |
when i put it on there my music doesent play at all
|
|
|
|
Oct 21 2006, 10:39 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Thats because that one hides the player. I don't think the old one, which allowed music to play even works anymore.
If you want it to play you should just leave it or upload the song yourself. |
|
|
|
Oct 22 2006, 02:01 AM
Post
#5
|
|
![]() eternity will never be enough for me. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 400 Joined: Mar 2006 Member No: 386,926 |
You can use both the old and the new one.
One works in IE, the other in FF. But yeah I'm not sure if it would work though. You can always try it? CODE <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}
embed {position:absolute; margin-top:-500px; margin-left:-1000px;}</style> |
|
|
|
![]() ![]() |