I\'m trying to make a background stretch the entire body (width only). This works only on Chrome,Opera and Firefox. How can I make this work on IE too? O_o
b
background-size is not supported in IE for versions under 9. A cross browser solution is to use a jquery plugin like fullscreenr.