I was woundering, is there any javascripts which flip a web page upside down?

I was woundering, is there any javascripts which flip a web page upside down?
i know you can flip images with javascript
not sure about webpages though
is this for an april fools thing like HxF last year?
![]()
EDTALKING
only works with IEHTML Code:<script type="text/javascript" language="javascript"> document.write("<style type=\"text/css\">"); document.write("body \{ filter: fliph flipv \}"); document.write("</style>"); </script>
If that's meant to be an april fools, it's a shame you can't think of anything better.
Want to hide these adverts? Register an account for free!