Guys,
I don't know what's going on. When I first removed the following...
Code:
document.execCommand("BackgroundImageCache", false, true)
the problem began to go away. Instead, after not changing anything else, the flickering returned again as it was before the removal, and worse...
Now the main background color as was improved by John in the CSS...
Code:
html, body {padding:0; margin:0; color:#ffffff; background-color: #000000 !important;}
is now again displaying white before page loads. This is really weird. Do you have any idea what is happening?
www.billyjoeconor.com
Bookmarks