Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6385667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T02:55:42+00:00 2026-05-25T02:55:42+00:00

To create a linear gradient in Internet Explorer i used to adopt this (terrible)

  • 0

To create a linear gradient in Internet Explorer i used to adopt this (terrible) code:

filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#282828', EndColorStr='#185976');

I wonder wether exists a way to create a radial gradient using filter and DXImageTransoform ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T02:55:43+00:00Added an answer on May 25, 2026 at 2:55 am

    Live Demo

    #element{
        background: #fff; /* The color you want for the radial gradient */
        width:100px; 
        height:100px;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100, finishopacity=0, style=2);
    }
    

    Link where I got the info

    Radial Gradient

    For the Radial Gradient we have to create a div-elements. This element
    is a Overlay for the background. Than we’ll use the Alpha-Filter.
    Alpha will make this element transparent in a special style. style=2
    is a radial alpha. This means that the center of the element will be
    full colored (opacity=100) and the opacity will lose to the edges
    (finishopacity=0)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

im tryin to use this simple function: http://code.google.com/p/canvasimagegradient/ i have to create a linear
I am trying to create a column chart that renders a linear gradient which
I'm wanting to create a linear gradient background, that fits the same no matter
Have this code: var gradient = ctx.createLinearGradient(0,0, 20, 0); gradient.addColorStop(0.8, rgb(250,250,0)); gradient.addColorStop(1, rgb(150,150,0)); ctx.fillStyle
Degrafa newbie here :-). I was able to get com.degrafa.skins.CSSSkin to create linear gradient
I am using the following bit of CSS to create a linear background gradient.
I need to create a form with, half linear view (textboxes and dropdownlists in
create table ImagenesUsuario { idImagen int primary key not null IDENTITY } This doesn't
what is the best way to create a gradient for a 2D polygon in
I have a ListView and an adapter in whick I create a linear layout

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.