http://hangar504.com
A quick 'n dirty site I threw together in the last hour...
I've used the fade script before, with mixed success. In Safari the elements load, disappear, and then fade in slowly. Obviously this doesn't look the best.
I have a .hide set on each, but it only seems to be working for the video.
Lastly, it simply doesn't work at all in firefox. Help?
EDIT: solved it. In case anyone else comes across this with a similar problem.
Added:
.logo {display:none;}
to the head. Fixed.
A quick 'n dirty site I threw together in the last hour...
I've used the fade script before, with mixed success. In Safari the elements load, disappear, and then fade in slowly. Obviously this doesn't look the best.
I have a .hide set on each, but it only seems to be working for the video.
Lastly, it simply doesn't work at all in firefox. Help?
EDIT: solved it. In case anyone else comes across this with a similar problem.
Added:
.logo {display:none;}
to the head. Fixed.
Last edited: