I have Facebook in an Iframe for the convenience of my clients. But all of a sudden it doesn't work.. It simply covers itself with a black screen. Is there a work around? Something I can do. Maybe even have someone code to their API to get all the functionality back. Is there a sollution already out there??
<html>
<body>
<iframe src="http://www.facebook.com/" width=800 height=600 />
</body>
</html>