Problems with Hiding Embedded MP3 Player |
![]() ![]() |
Problems with Hiding Embedded MP3 Player |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Dec 2006 Member No: 490,023 ![]() |
You guys have an amazing forum here. One of the best and most responsive I've seen.
Here's my dilemma. * My hidden (embedded) MP3 player will hide in Internet Explorer 7, but won't hide in Internet Explorer 6. When using IE6 the player shows in the middle of my page. Have no clue why it works with IE7 and not IE6. Used to work for both before I did a DIV layout. * Also have trouble placing embedded video stream (WMV). When I place it where I want to, the video is squished no matter my settings. It will either show a squished image or just the navigation buttons for the Windows player. I just want to stream video inside a box with no audio, full loop, and no buttons showing (Play, Pause, rewind, etc.). I have no clue what I'm doing wrong. Here's my code. I'll email a $10 iTunes giftcard to the first person who can figure it out. Thanks! REVISED / EDITED CODE IN POST BELOW |
|
|
*Infinite.* |
![]()
Post
#2
|
Guest ![]() |
Well I suppose you could use this:
CODE <style>embed{ visibility:visible; position:absolute; top:0; left:0; width:1; height:1; }</style> To hide the quicktime thing, but if your putting videos up then theres no way to hide the music player and have videos showing up. So the only sugestion I have is to put the music player in its own div and position it where it needs to go, then it should be in the same spot on both browsers. Although in your coding, I put it on a myspace and the videos aren't showing up or anything, so I suggest putting everything in the code that you want to show up. |
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Dec 2006 Member No: 490,023 ![]() |
THANK YOU VERY MUCH FOR THE QUICK RESPONSE!!
Unfortunately, that doesn't work. I'm going to repost my full code. This works AWESOME (hidden) in Internet Explorer 7 but for some stupid reason, my music player still shows in IE6. That $10 iTunes giftcard is still up for grabs. I know it's nothing, but at least I'm willing to show gratitude for your help. This is bugging me to no end because most people are still using Internet Explorer 6. My player was always hidden with my old layouts. For some reason this DIV layout is giving me probs. Happy Holidays and thanks again for even trying!! Means so much. Here's the FULL code this time: FIXED IMMEDIATELY BY INFINITE!!!! SHE IS THE ALMIGHT QUEEN!!! |
|
|
*Infinite.* |
![]()
Post
#4
|
Guest ![]() |
|
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Dec 2006 Member No: 490,023 ![]() |
NO!!!!
Wow. You are way too good. PM or post me your email for the iTunes gift card! And the code helps too. ![]() ![]() |
|
|
*Infinite.* |
![]()
Post
#6
|
Guest ![]() |
Ah I don't need the ITunes gift card, use it yourself
![]() |
|
|
![]() ![]() |