We are a agency that focuses on solving your problems by making a product that will exceed your expectations so far.
Support for full multi-stop gradients with IE9 (using SVG).
Add a "gradient" class to all your elements that have a gradient, and add the following override to your HTML to complete the IE9 support:
<!--[if gte IE 9] <style type="text/css"> .gradient { filter: none; } </style> <![endif]-->
Enter existing gradient CSS to import. Use Mozilla, Webkit, Opera, W3C or IE format.