I have an iframe on a page that I need to initially have a blank src for, as I eventually set the src with javascript.
I had been using a however have encountered an is
about:blank is the way to do it. Alternately, you could just insert the whole element with JavaScript later, and don't worry about a valid "empty" src.
src