internet-explorer-6

IE6 and fieldset background color?

Hey, I'm having some difficulty with CSS and IE6 compatibility. URL: http://bit.ly/dlX7cS Problem #1: I put a background image on the fieldset around Canada and United States. In IE6 and IE7, the background bleeds above the border-top of the fieldset. So, I found a fix. It is applied only to IE browsers, and moves the legend up a few...

jQuery plugin to wrap text around images + support IE6

This is a tall order, but is there a jQuery or Mootools (or other framework) plugin to wrap text around images and support IE6? I've tried the jQSlickWrap, but unless the browser supports HTML 5, you're out of luck. What's strange is that IE 6 supports the jQuery Background Canvas plugin, which uses the CANVAS object (via excanvas.js) ju...

Navbar List Items Not Showing in Internet Explorer 6

Hi everyone, I have a bit of a problem with a navbar not displaying correctly in IE6. http://classicpartsltd.com/ - this is the page, and if you hover over a nav item such as 'Goggles' in IE6 you will see that some of the list items are showing up, but that they will in IE7 and IE8... Does anyone know why this would be the case? Many t...

servlet : Opening of a new window with http 404 error with IE6 when download a file (but file dowloaded)

I'm using a servlet to download some file from a server to a computer. The servlet handle the MIME type and other thing, then launch the dialog box to what do with the file (open, save, cancel). It works correctly when used in FireFox, but when used with IE6 my file is downloaded, but I got a new window with the url of my servlet and wit...

Datepicker (1.8rc3) not transferring date in IE6

Using jquery-1.4.2 and jquery-UI 1.8rc3, I instantiated a datepicker on a text input with showOn: 'focus'. The datepicker appears correctly. However when I click on a date, the datepicker doesn't disappear and the dateStr doesn't get transferred to the text input. I tried adding an onClose: handler that calls alert(dateStr). The even...

How to use "if clause" in xhtml?

Hi , i am a newbie C# Programmer. I have a problem in xhtml. I want to check that if browser is IE6 or not. For example if ie6 then div id="div1" style="display:block;" else div id="div1" style="display:none;"> How can i control my browser and use if clause in xhtml? ...

Jquery IE6 hover problems, keeps loading background image.

Hi, Take a look at this page: http://pearl.tinderfields.com/ In IE6 the menu's background image loads every time the user hovers over a menu item, which is obviously making a very rubbish looking menu. Is there any special reason as to why IE6 would re-load the image on every hover? ...

Combobox drops up in IE 8 and it works correctly in IE 6

Hi, I have a simple select/combo box with 100 options in the middle of a HTML page. When I open it in IE 6 it appears fine dropping down with a few elements displayed and a vertical scroll bar. In IE 8, it opens upward. Looks like it drops down till it reaches edge of browser screen when it has few options and then opens upward for new...

Does AlphaImageLoader png hack work on IE6 with SSL?

Does DXImageTransform.Microsoft.AlphaImageLoader work over SSL? I've been trying to no avail to get this to work, but it does work fine over an insecure connection. All of the PNG hacks I've found use this method, and search results haven't yielded anything for me. ...

Internet Explorer border bug

On this page in Internet Explorer 6 and 7 on XP and Vista there is a bug where scrolling the page seems to lose bits of the left and right borders. Has anyone seen this behaviour before, and does anyone have any ideas to avoid it? Edit: This is fixed now. If anyone would like to see what the problem was, find the following line and dis...

Dropdown not working in some IE 6 browsers

We unfortunately find ourselves having to support our product in IE 6 because some of our largest users use it. One of them called today and told me that one of the dropdowns doesn't work when he clicks on it - it simply selects the first item. I checked the markup and the entire contents of the select control are being sent: <select o...

Is flexigrid really slow on IE6? What other alternatives can I use?

Hello, Is flexigrid (www.flexigrid.info) really slow on IE6? Client wants me to support IE6, and does not want to use Firefox, because most of their users are using IE6. (NOTE: Flexigrid is much faster in Firefox) What other alternatives can I use? Regards, Geff ...

Can I have an XHTML document with an XML declaration in standards mode for IE6?

I've been reading about this for the last half hour, and here's what I understand: IE 6 will render a page in standards mode if there's a valid DTD, but not if there are any comments above the DTD. The XML declaration is a comment that goes above the DTD. If the XML declaration is wrapped in a conditional comment, the page will rende...

How do you optimize stunicholls' "Professional dropdown #2" with jquery?

Link to menu: Professional dropdown #2 I was wondering if these posts Suckerfish meets jQuery or Son of Suckerfish dropdowns in jQuery could optimize the menu above. I need the menu to be optimized for IE6, because when I use the menu as it is, the menu hangs after I click on a menu item that loads a page with heavy processing. It tak...

What is <script type="text/javascript"><!--mce:0--></script>?

In this blog, http://www.bswebdev.com/2008/12/javascript-change-input-box-type-to-password/ I have found the following snippets for fixing change input type through javascript in IE6. <script type="text/javascript"><!--mce:0--></script> # put the script in the head of your html <input id="pw" name="password" type="text" value="Passw...

Text Box size is different in IE 6 and FireFox 3.6

I am facing issues with text box size when veiwing in Fire Fox 3.6. < input class="dat" type="text" name="rejection_reason" size="51" maxlength="70" onchange="on_change();"> style is as: .dat { font-family : verdana,arial,helvetica; font-size : 8pt; font-weight : bold; text-align : left; vertical-align : middle; background-color :...

Dumb IE6 resize behaviour - hope it rings some bells with someone

Hi, I'm having no end of fun (sic) with jQuery.tabs. The widget is quite crafty in that it turns basic HTML like so <div> <ul> <li>Tab #1</li> ... </ul> <div for panel #1> </div> <div for panel #2> </div> ... </div> into a cute tabbed dialogue. (It does so by restyling the UL and then tog...

Footer issue in IE6 & 7

Hi At the following site http://www.r2integrated.com/clients/FMX/index.html In IE 6 & 7 the footer's background should be grey; outside of the white box. It looks correct in firefox, chrome & IE8, but not IE6 & 7 the footer's background is white and inside the box. I have tried many things with no luck. I wonder if anyone can offe...

Ways to access a JavaScript Object's Property in IE6

I have a JavaScript object with some properties. Lets say: var haystack = { foo: {value: "fooooo"}, bar: {value: "baaaaa"} }; Now, I want to access one of those properties, but I don't know which one. Luckily, this variable does: var needle = "foo"; In modern browsers I seem to be able to do the following and it works: haystac...

iFrame src something other than javascript:false but same effect

Is there any other way to write javascript:false that is more pleasant? I'm building a print functionality for an intranet app (for IE6) and I make the printed page using an iframe: $('body').append('<iframe id="printIFrame" src="javascript:false"></iframe>'); $("#printIFrame").attr('style','position:absolute;left:-500px;top:-500px;');...