firefox - css3 linear-gradient not working in Mozilla -


the following css3 transition not work in mozilla firefox

background: linear-gradient(90deg, #b8d2e0, #ffffff); background: -webkit-linear-gradient(90deg, #b8d2e0, #ffffff); 

it working on chrome, safari (ios) though


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -