css 1 « internet explorer « HTML CSS Q&A

Home
HTML CSS Q&A
1.align
2.anchor
3.Animation
4.attribute
5.background
6.Block
7.border
8.Button
9.checkbox
10.Class
11.color
12.column
13.cross browser
14.Development
15.div
16.doctype
17.dom
18.dreamweaver
19.dropdown
20.email
21.embed
22.Encoding
23.Eye
24.firefox
25.flash
26.flex
27.float
28.font
29.footer
30.form
31.Format
32.grid
33.height
34.htaccess
35.HTML 5
36.hyperlink
37.iframe
38.Image
39.Image Format
40.inheritance
41.input
42.internet explorer
43.JTabbedPane
44.label
45.layout
46.li ul ol
47.link
48.margin
49.media
50.Menu
51.mobile
52.Navigation
53.opera
54.overflow
55.pdf
56.position
57.print
58.query
59.regex
60.Render
61.rhino
62.scrollbar
63.selector
64.shadow
65.Shape
66.span
67.Table
68.Template
69.text
70.TextArea
71.TextBox
72.URL
73.validation
74.webkit
75.Website
76.Website Header
77.width
78.Word
79.XML
80.z index
HTML CSS Q&A » internet explorer » css 1 

1. Simple toggle function with IE6    stackoverflow.com

I'm facing a problem with IE6. I took the toggle function from this website but when I apply it to my page I get the error (only in IE6):

...

2. Internet Explorer 8 and CSS    stackoverflow.com

Quick question. What do you think, I have a few sites that use a 3 level drop-down menu that will be broken if IE8 released with its current CSS standards in ...

3. CSS bleed-through with cfinput type="datefield"    stackoverflow.com

I have a form using multiple <cfinput type="datefield" ...>. They are positioned in such a way that the pop-up CSS calendar should appear over the field for others. However, the text ...

4. Why does everything seem bigger in Internet Explorer?    stackoverflow.com

I'm struggling with getting elements to render the same size in Internet Explorer as it does in other browsers. For instance, an image set to 500px wide takes up a ...

5. How to make this site browser independent    stackoverflow.com

I got this page, and have some problems with ie < 7 and opera 7.11 This is what i hoped to be the layout in all browsers, and these are ...

6. IE6 CSS Trouble    stackoverflow.com

I upgraded a website I've been working on (http://barsannapolis.com) to a CSS Layout, and things appeared to go well for the most part. The site renders correctly in ...

7. Why doesn't www.linux.org.il look properly in MSIE 7?    stackoverflow.com

I'm the maintainer of http://www.linux.org.il/ and it doesn't look properly in Microsoft Internet Explorer 7. The problem I see is that the navigation bar appears to the top of ...

8. IE7 CSS inherit problem    stackoverflow.com

I have set some style for h2 tags (color, font-size, etc.), but when I put "A" tag inside, then style becomes as link. My html:

<h2>
  <a class="no-decor" href="http://localhost/xxx/">Link</a>
</h2>
So, as You ...

9. When to stop caring about a browser    stackoverflow.com

The question is simple really, when is it time to finally pull the plug on a browser version and just not care about supporting it any more? As can probably be ...

10. How do I do IE conditionals in CSS?    stackoverflow.com

If I want to add padding based on the browser the user is viewing the page in, is there a way in CSS that I can do something like: if IE do padding:5px; else ...

11. Do you put IE conditionals in the css file or in the html file?    stackoverflow.com

I tried putting the IE conditional in a CSS file, but that didn't appear to work. Is there a construct for CSS so you can tell it to use this ...

12. Different output for IE and the rest    stackoverflow.com

For some reason this class outputs ok in IE but in Firefox the words and the lines ( | ) are not centered:

.horz_list li{
    display: inline; 
  ...

13. Problem in iE6    stackoverflow.com

I have used the code below to divide the pages into two halves, 28% and 72%. But the background color set by the wrapper tag should fill 28%; in my case ...

14. CSS IE7 slow overlay    stackoverflow.com

When i press a button an overlay appears. In Firefox the overlay is fast, nothing special. But in IE7 the overlay is very slow. I was wonder why? Here is my CSS:

.DocOverlayShow
{
 ...

15. Why are my drop downs not working in ie7?    stackoverflow.com

If you view this page: http://www.sussexjewelers.com/product_search.php?cid=69 The drop down menus (horizontal green bar) do not drop down in ie7. They do drop down in ie6, firefox, and chrome. Also if ...

16. How to generate CSS markup for non-designers    stackoverflow.com

Ok, I've been tasked to port/convert/upgrade a site at work from table based layout to CSS based layout. The site is very typical, it has a header, navigation bar (width of ...

17. Are good CSS design and IE6 / IE7 support mutually exclusive?    stackoverflow.com

Like every web developer, I usually curse the creators of IE6 with foul and untimely deaths at least once a week. Yet my company requires me to keep supporting that most-hated ...

18. How do you work around IE not supporting :after?    stackoverflow.com

I've got a bunch of lists

<ul>
  <li class="first">Item 1</li>
  <li>Item 2</li>
  <li class="last">Item 3</li>
</ul>
styled with
li:after {
  content: ' / ';
}
li.last:after {
  content: '';
}
This has to be ...

19. Internet Explorer ignores really small heights set in CSS    stackoverflow.com

I have CSS that looks like this...

.ColorSeparatorArea
{
    background-color: #3d3d77;
    height: 1px;
}
... and then I'm applying that style to a DIV element:
<div class="ColorSeparatorArea"></div>
It works fine in ...

20. How do you deal with Internet Explorer?    stackoverflow.com

I am aware that there are probably other questions regarding this topic. I guess that every web developer goes through this with IE.


My problem:

I am developing a web-based application fully ...

21. Should a web developer use CSS 3 when IE6 has 15% of market share?    stackoverflow.com

Everything is in the title : Should a web developer use CSS3 when IE6 has still near 15% of market share? CSS3 has some impressive features that will make everything ...

22. Problem with page in IE - please help!    stackoverflow.com

I have built a site in wordpress and the home page is really screwed up in IE, but works fine in FF, Chrome and Safari. I have a conference call in 5 ...

23. What is the correct usage of CSS attr function?    stackoverflow.com

Since this function is implemented in IE8, I wanted to see exactly what I could do with it, but I'm having trouble getting it to work anywhere other than the :before ...

24. favicon.ico cannot show on Internet explorer 7    stackoverflow.com

I'm able to show the icon without problem on Firefox, but on Internet Explorer 7, the icon cannot be shown. Can someone please paste the code and try on your Internet ...

25. IE Question: How many CSS includes can it handle?    stackoverflow.com

I came across a strange behavior while theming Drupal. I turned a few modules that added 5 to 10 link tags to the page. While these new stylesheets were added to ...

26. Has anyone gotten IE8 to read DHTML behaviors encoded as base64'd data URIs?    stackoverflow.com

Here is the HTC content I'm encoding (nothing fancy):

<public:component>
  <script type="text/javascript">
    alert('data URI');
  </script>
</public:component>
Here is the definition in the CSS file, with the above component base64'd:
.something
{
 ...

27. CSS problem in IE6    stackoverflow.com

I've been around and around in circles with this one, almost finished my web page and all good in most browsers except the inevitable IE6! I've been doing some research and ...

28. CSS problem in IE    stackoverflow.com

I have the following code:

DIV><TABLE><TBODY><TR><TD>
<DIV id="namesClass" style="WIDTH: 700px">
    <UL style="MARGIN-LEFT: 0px! important; LIST-STYLE-TYPE: none! important">
     <LI style="PADDING-RIGHT: 5px; FLOAT: left">Construction hotel</LI>
    ...

29. How does the "IE6 no more" code work?    stackoverflow.com

There are code samples on the IE6 No More website, such as this one:

<!--[if lt IE 7]>
<div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; ...

30. Expanding Select box    stackoverflow.com

I was just wondering if anyone out there knows of a way to have a dropdown/select box set to a fixed width i.e. 125px, but when you open it, the dropdown ...

31. Do you plan to support IE 6 on your future projects?    stackoverflow.com

I'm trying to make a pitch to my boss to drop support for IE 6. I find that a disproportionate amount of time is spent on trying to make the css ...

32. internet explorer 6 box model    stackoverflow.com

I am working on a website and i faced a problem with internet explorer box model (padding & margin) so I tried to fix it, in internet explorer 7 i fixed ...

33. CSS, how to centralize vertically? (only IE does not works)    stackoverflow.com

How to centralize vertically of a div?? In FF, chrome, opera, safari, I use this: top: 50%; And centralize, but IE stuck at top. Why? how to centralize vertically in IE?

34. Website works great in everything but IE7,    stackoverflow.com

I can't seem to figure out why my website breaks in IE7, I'm sure it has to do with something in the CSS but I can't find it and its driving ...

35. I am having two CSS problems with IE7 and IE8    stackoverflow.com

The webpage is www.voteforvan.com In firefox of course it is perfect. In IE7 the menu isn't showing up and the search box disappeared all together. In IE8 the ...

36. IE7 CSS inconsistency    stackoverflow.com

{link removed} The purple links across the bottom of this gallery do not appear at all in IE7 nor is the text clickable. I have exhausted Firebug and Google, any ideas would be ...

37. CSS Trouble in IE7    stackoverflow.com

In IE7, I get gaps in between my div. Better explanation of my problem if you view it in both IE7 and Firefox. Compare this in firefox to IE7 [Edit][Removed URL]. What is ...

38. My website is having some problems in IE    stackoverflow.com

Hey all my website www.heavylinker.com works nice in Firefox, Opera, Safari and Chrome. But when it comes to IE it all messes up... I use CSS codes... Any Ideas?

39. CSS / IE 7 problem    stackoverflow.com

I am having a hell of a time figuring out what went wrong with one of my buddie's sites regarding the CSS navigation menus. Here is the link to his site

40. What CSS3 features does Internet Explorer 8 support?    stackoverflow.com

I was trying to find a definitive article on the IE blog but found nothing. I'm building an internal website where the majority of users are using Safari 4 and Firefox ...

41. CSS overlaps help    stackoverflow.com

http://69.65.3.168/~doubleop/pro.sperity/ The content and footer are both in a div (#left) and the sidebar is in (#right)

#left{
width:685px;
float:left;
overflow:visible;
}

#right{
width:215px;
float:left;
margin-top:20px;
}
The footer is 900px; wide, which is why i set #left to overflow:visible, so ...

42. CSS Help for IE 7/8    stackoverflow.com

I develop on Mac. I'm having trouble with my #slider div in IE 7/8. Can you help me with the CSS? The #slider div (from what I can see on ...

43. neon-glow effect in IE8    stackoverflow.com

The following css creates a nice neon-glow effect around text

{
    text-shadow: 0em 0em 0.3em white; /* assuming a dark background */
}
However it doesn't work in IE7/8 For a reference, ...

44. Lightbox2 doesnt like IE8    stackoverflow.com

view my page: http://tonyperson.com/art4art click on the picture (woman study 01) in IE8 and the transparent black background does not go all the way down the page.... any help is ...

45. Annoying css problems in IE7    stackoverflow.com

It works fine in FF, Opera and Chrome. But of cours it's not working ok in IE7. I have list items which is 73px high, with a red border (a total of ...

46. Internet explorer spilling content out of container    stackoverflow.com

I am trying to make a bar that will show up on top of sites that belong to company I work for. I first developed it for firefox and then came in ...

47. Styling a hr for internet explorer    stackoverflow.com

Hey, in my quest to create as image light a site as possible, I'm looking to create two tone hr's. I've achieved this in modern browsers, but want to achieve the ...

48. Why does my site look like garbage in IE?    stackoverflow.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Davey Whitney</title>
<link rel="shortcut icon" href="http://daveywhitney.com/images/favicon.ico" />
<script src="js/jquery.js" type="text/javascript"><!--mce:0--></script>
<script src="js/jquery.lightbox-0.5.min.js" type="text/javascript"><!--mce:1--></script>
<script src="js/jquery.jparallax.js" type="text/javascript"><!--mce:2--></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script> 



<meta name="keywords" content="Davey Whitney,Davey,Whitney,Web Designer,Web Design,Web Development,Web" />
<meta name="description" ...

49. IE6 screwing the pooch here... what the hey!    stackoverflow.com

http://sensenich.bythepixel.com/support/faq If you look at the link in IE6 styling appears only when you scroll down. Then when you scroll back up it disappears. How is this possible? Thanks ...

50. Best tool for testing IE from a Mac - without a PC    stackoverflow.com

What is the best way/service to test cross browser compatibility for a website design. I am on a Mac and need to see across all mac browsers and all PC ...

51. IE8 CSS Complications    stackoverflow.com

Greetings, I have a php site that was working fine as of the start of the year. Then a patch came out for IE8 which caused the CSS I had to ...

52. Dynamic CSS is not working in IE6 and IE7    stackoverflow.com

I have created a page with 4 widgets each having a table with in it. User can click on the header of the widget to select it. On doing so, the ...

53. problem in showing pagination in IE    stackoverflow.com

hey guys i made a pagination for my site here : http://nukelearn.com/ problem is showing pagination correctly in IE style for pagination is here : ...

54. Why doesn't this small HTML/CSS snippet produce the expected results in IE?    stackoverflow.com

You can save the code below and try it out. In firefox,it's full browser grey,but in IE(IE7 to be exact),it's not working.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style text="text/css">
.overlay { ...

55. IE6 and IE7 CSS help    stackoverflow.com

working on a site for a client (demo page here, still under construction: http://www.wmaxwell.com/newsite.html ). The 4 tabs line up fine in FF 3.6, IE8 and Chrome, but when ...

56. Internet Explorer 6 Problem    stackoverflow.com

I'm having problem with IE 6 (what a surprise : D) On the following site (http://balatonnet.com/cats/lstSubCat/13) in the content I cannot click on the first few links but after a ...

58. What's wrong with IE?    stackoverflow.com

I fall into an IE bug that I don't find a way to solve Here's the template http://codecanyon.net/item/tquery-dynamic-tables/full_screen_preview/89478 If you open with Firefox or Chrome, the table header shows correctly, no ...

59. IE 7 acting strange or is it just me    stackoverflow.com

I have a html like this: The idea is that divs are floated left and when there are more than 3 divs. The next one shoud start at the next line. ...

60. Hotspots show up in IE    stackoverflow.com

I'm using a picture with polygonal hotspots. In IE the hotspots are visible and I do not want that effect. How can I prevent this? Thanks Go here: http://animactions.ca/Animactions/volet_entreprise.php with ...

61. CSS, Internet Explorer and the magic !ie    stackoverflow.com

I came across this strange bit of CSS tonight...

display: inline !ie;
Now I've created and seen a lot of CSS and I have never seen this before or its magical powers. You can ...

62. "Look" of page changes a bit after uploading it to IIS - looks good on computer same IE8    stackoverflow.com

No it's not a path issue...or else the site won't have a design. The website looks fine if I open it with IE8 in my computer. But after I upload it to IIS ...

63. offsetWidth or CSS expression problem for IE6    stackoverflow.com

I need to set the width of textboxes as 80% of it's parent. So first I used

td input[type="text"]
{    
    width: 80%;
}
But it was ...

64. Strange IE7 behaviors(or not)    stackoverflow.com

I see no reason why this shouldn't work in all browsers, here is my css for anchor tag :

.myButton{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D8DFEA !important;
color:#3B5998;
cursor:pointer;
font-size:20px;
padding:10px;
}
Here is how it looks ...

65. Why is CSS inheritance not working for me in IE8?    stackoverflow.com

I have a situation that I am looking at where certain CSS properties will not be inherited. This revolves around tables and IE8. Using the sample HTML below I cannot get ...

66. Page looks good in most browsers except in IE7...why    stackoverflow.com

The following page looks good in Firefox, Safari, Chrome, IE6 and IE8... but it looks bad in IE7. I don't have IE7 but I need to fix this issue because ...

67. Unstyled web page in IE6. Not FOUC    stackoverflow.com

I have a very interesting issue with one of the websites I created. It renders fine in Safari, Chrome, Opera, FF, IE7&8 but IE6 does not seem to recognize my stylesheet. ...

68. Getting this CSS to work in IE6    stackoverflow.com

Working on this page: http://www.karlsenner.dreamhosters.com/about.php and having trouble with the navigation in IE6. It validates as XHTML 1.0 Transitional. Works great in FF, IE 8, Chrome, ...

69. Frameset isn't working in IE    stackoverflow.com

First of all, why use a frame set in the first place you ask? answer: Because my boss told me. That been said, I have 2 files. Index.html and Head.html. Contents of index.html:

<!DOCTYPE HTML ...

70. Annoying IE7 problem    stackoverflow.com

I am styling a Wordpress theme but has run into problem with IE7. The first word("it") inside the paragraph/strong tag ends up to the left of the img tag when I want ...

71. IE7 (sometimes) not showing website properly    stackoverflow.com

We are a bit desperate... We have launched our website http://www.buscounviaje.com We tested all browsers (IE6-8, Firefox, Safari, Chrome, ...) to make sure everything was OK. However, there are ...

72. IE8 web slice - CSS problem    stackoverflow.com

Again me with IE8 web slice :) This time i have following problem. I created web slice for IE8 and created button for users where they can choice to add it ...

73. IE8 CSS and html vs IE7    stackoverflow.com

Pardon any brashness here, I'm about at my wits end looking for answers. I am looking for a list (if one exists) or some resource guide of specific html and css ...

74. HTML href with css ie Problem    stackoverflow.com

<style type="text/css">
.web_westloh {
background-image: url(images/web_westloh.png);
background-repeat: no-repeat;
height: 100px;
width: 350px;
}
.web_westloh:hover {
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-bottom: 5px;
}
.web_money {
background-image: url(images/web_money.png);
background-repeat: no-repeat;
height: 100px;
width: 350px;
}
.web_money:hover {
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-bottom: 5px;
}
</style>

<a href="http://www.westloh.com" title="Click to Visit http://www.westloh.com" target="_blank" class="web_westloh">
  <div ...

75. CSS fixed container in IE6    stackoverflow.com

#fixed {
    border:1px solid red;
    height:100px;
    left:50%;
    margin-left:-500px;
    position:fixed;
    top:0;
    ...

76. How to edit css live with ie6    stackoverflow.com

Hallo all. I need a tool similar to firebug with ie6 to edit css live. I tried to use ie developer toolbar but in ie6 seems not to let you edit the DOM ...

77. box-sizing support in ie7    stackoverflow.com

I just discovered the "box-sizing: border-box" css property which solves a bunch of cross browser layout problems for me. The only issue I now have is that ie7 doesn't seem to ...

78. Why `cursor: pointer` does not work in IE6?    stackoverflow.com

In FF3 I see a hand when the mouse is over the element, but in IE6 I don't. Why ? Is there any workaround ? Example

79. Just when I thought my site was working right, it screws up in IE7    stackoverflow.com

I thought I'd done quite well, my site passed XHTML1.0 strict validation and worked flawlessly in IE6 as well as looking fine in IE8 & Chrome. I glibly thought that it ...

80. Are there black outlines on this page with IE?    stackoverflow.com

My customer is telling me there are black outlines around the elliptical links on this page http://animactions.ca/volet_entreprise.php when using Internet Explorer. None of my pc's show this and i'm not sure ...

81. CSS: draft different in ie7    stackoverflow.com

i have this page.

login: maria@mail.com
password: m
In FF the personal data is between the photograp and "Amigos" but in IE7 not. Any idea? Regards Javi

82. CSS:

is longer in IE7 than in FF    stackoverflow.com

The string "Fernando Salgado Alonso" is much longer in IE7 than in FF. Why? What can I do to fix it?

83. CSS, IE7... how to not move down the content    stackoverflow.com

I've some issues with IE 7, could you please tell me how to avoid my content to shift down when I move the mouse over Contact (under the title) http://www.lancelmaat.nl/drupal/index.php?q=allwork thanks ...

84. CSS: different stuff in IE7    stackoverflow.com

i have this page. login: miguel@mail.com password: m As you can see in IE7 the selects for the age, and radio buttons are not well organized. In FF and IE8 no problem. Any ...

85. What is the Box Model of IE?    stackoverflow.com

What is the Box Model of IE, I so often see at the internet tutorials? But I never could understand it clearly.

86. Need help finding why CSS not working in IE    stackoverflow.com

i have some issues with my site CSS i developed the site without IE and now when i try to fix IE bugs the problems seem so overwhelming, what ...

87. Target IE in the CSS code    stackoverflow.com

I know how to target IE, but that's only in HTML (which means I need to create another CSS file for IE bugs). Is their anyway, how I can implement the ...

88. internet explorer 7 css problem    stackoverflow.com

Hi I am modifiying a cs-cart theme which uses smarty template engine. I am able to move the shoping cart links to above the top menu and it shows Ok with ...

89. CSS ,working only in IE    stackoverflow.com

Why this CSS (and HTML) is working only in IE?

<style type="text/css">

div.scroll {
height: 50px;
width:300px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 1px;
}

</style>
<div class="scroll">
<textarea rows="100"  cols="20" ></textarea>
</div>

90. Does IE 8 have a limit on number of stylesheets per page?    stackoverflow.com

In an answer about CSS, a user said:

Internet Explorer has is said to have a limit of 4096 CSS rules per file. Reference ...

91. Internet explorer 7 and 8 truncating website content    stackoverflow.com

I've spent a few days with this problem and I can't seem to find a solution anywhere and it's driving me nuts. I created a web page that loads all of it's ...

92. IE ignoring CSS even though it has higher specificity    stackoverflow.com

I have some sliding door button css.. I use a button tag and two inner spans. I have this to specify the background image of a normal button;

button span {
 background: url(button_right.png) ...

93. Mass CSS adaptation to IE 7    stackoverflow.com

I've got 5k lines of CSS for Firefox, Opera and sometimes IE 8. After all that, account told me, that it has to work properly under IE 7. How can I ...

94. How can the awesome SO calendar widget be made to work in IE?    stackoverflow.com

There is, what I think is one of the best uses of CSS over images (the calendar icon) located at: http://chat.meta.stackoverflow.com/chats/transcripts/139?offset=120 But it doesn't work in IE8. Is it ...

95. This boxmodel problem in IE 7 whats the best way to deal with it?    stackoverflow.com

http://dev.harveys.co.uk/clients/

clients { margin-right:-20px; }

clients .client { float:left; background:#9d9fa2; width:190px; margin:0 8px 8px 0; }

clients .client .inner { min-height:80px; }

.inner { padding:10px; }

clients .last-child { margin-right:0; }

clients .client img { ...

96. Really Frustrating CSS Stepdown in IE    stackoverflow.com

In my site, I have two divs - right and left. Both are contained within a wrapper div. Here is my code:

#wrapper{
    width:1000px;  
    ...

97. ie 8 show itself as ie7 [CSS if condtion]?    stackoverflow.com

ie8 version on my computer , show itself as ie 7 when i use CSS IE CONDTION like

<!--[if IE 7]>
<script type="text/javascript">alert('hello iam ie 7 :P ');</script>
<![endif]-->
but when i try ...

98. Everything is way off in IE7 & IE8    stackoverflow.com

It's just insane, I've made soo many websites and still it seems every time IE7 and IE8 behave differently every time!! I'm working on a friends website: Class One Except ...

99. CSS working in all browser but not in IE    stackoverflow.com

I have one simple login page, where I am applying some of the css code as follows :

 div.loginheader {

        width: 100%;
   ...

100. What does this piece of CSS do?    stackoverflow.com

a#logo {
    _background:transparent;
    _filter:progid:dXImageTransform.Microsoft.alphaImageLoader(src="/assets/images/header/logo.png", sizingMethod="crop");
    _cursor:pointer;
}

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.