How do I hide an iframe, but still load it? Etc. For playing a youtube song.
The existing answers using CSS didn't work for me. Even with display:none I ended up with a 4x4 dot where the iframe was. What I had to do was the following:
display:none