I'm writing a basic code where i'm trying to correct the background of my site that is in PNG with the filter from Microsoft to correct the error.
Unfortunately Internet Explorer has only two methods that are good for use. The scale and the crop.
I was wondering if anyone has a technique to make that supports background-repeat using jQuery?
I spent three days trying to find or create some method, but nonewere successful.