AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript - What Was the Challenge?
I had to hide it from old browsers, including Netscape 1.1,. So I used an HTML comment but inside the container, that comment lived in the script tag. We couldn't have bootstrapped JavaScript without it. The only scripts in Netscape 2 were in line in the document. It was this two-way comment hiding hack which was absolutely necessary for us to get out the ground.