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

  • SEARCH
  • Home
  • 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 4340200
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T11:19:02+00:00 2026-05-21T11:19:02+00:00

style="border:solid 1px transparent" is not working in IE6. Instead it shows a black border.

  • 0

style="border:solid 1px transparent" is not working in IE6. Instead it shows a black border.

How to solve this issue?

  • 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-21T11:19:03+00:00Added an answer on May 21, 2026 at 11:19 am

    IE6 does not support a border that is transparent.

    With a quick search, I found this workaround:

    http://acidmartin.wordpress.com/2008/08/24/emulating-border-color-transparent-in-internet-explorer-6/

    To
    put it to work with IE6, we will
    create another rule, that is visible
    only in version 6 (the *html hack)
    with just two lines of code:

    *html .testDiv { 
        border-color: pink;
        filter: chroma(color=pink);
    }
    

    … And voila! The ugly black border
    around .testDiv magically disappears.

    The final things you should have in
    mind before using this trick is the
    color (both border and chroma color)
    in the hack. Make sure you apply a
    border-color (and respectively use it
    in the chroma filter) that is not used
    in that div, as the chroma filter
    displays a certain color of the object
    and its content as transparent, i.e.
    if the border-color in the hack is
    orange, and the text in your element
    is orange as well, it will disappear
    when the orange chroma filter is
    applied.

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

Sidebar

Related Questions

I have the following HTML: <div class="selfClear" style="float: left; border: 1px solid black;"> ...floated
<html> <style type="text/css"> .table { display: table;} .tablerow { display: table-row; border:1px solid black;}
As in the follow code: <div id="outerBox" style="border:1px solid red;width:300;height:300" onmouseout="alert('out')"> <div id="innerBox" style="border:1px
/* Style 1 */ .myclass { background:#ff0; border:1px solid #ff0 } #myid { width:80px;
html <html> <head> <style type="text/css"> body { background-color: transparent; color: white; } </style> </head>
Check this code : HTML : <div style="position: absolute; visibility: visible; width: 172px;"> <img
I want to be able to replace style=&quot;STUFF&quot; I keep thinking that this is
<script type="text/javascript"> function accept(s) { alert(s); } </script> <input type="button" style="background-color:#e2e6f0;border:1px solid #DCDCDC;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px" value="accept"
This is my code : HTML <input type="textbox" id="txtComune" /> <div id="myOwnMenuComuni" style="position:absolute; top:0;
i have this code: <style type="text/css"> div { margin: 100px auto; width: 0px; height:

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.