Results 1 to 1 of 1

Thread: Problem with disappearing Gradients

  1. #1
    Join Date
    Mar 2006
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with disappearing Gradients

    Never had this problem before but I've got some tables (with a single td) that I changed to Microsoft.Gradient and it goes away (background goes transparent) on mouse over in the parent table column. Any ideas??

    see at http://www.aircraftjournal.com/index.html

    css used:

    #right_column_table {
    border: 2px solid #898888;
    filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#E5E5E5',EndColorStr='#B1B0B0');
    }

    thanks
    Last edited by jlorenz; 04-02-2006 at 11:16 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •