5
votes
4answers
104 views
Does IE8 have rendering bugs like 6 or 7?
Does IE8 have rendering bugs like 6 or 7? If I make my site render correctly in Firefox 3.5, will it look the same in IE8 or will additional changes / hack / etc... be needed?
I w …
3
votes
3answers
53 views
Cross-browser development
Hi all,
I'm developing a web application for a new service, starting from Firefox 3.5.
The interface design is tableless, only using divs + CSS & performance-blessed practice …
0
votes
0answers
15 views
Getting a Error with Jquery.Validate Plugin in IE 8
Hi
I don't know what is going but my jquery validate plugin(1.5.5) is not working and I am not sure for how long since I do most of my testing on firefox.
The problem is this I g …
0
votes
6answers
70 views
JavaScript doesn’t work in IE: Sudoku Puzzle
http://home.earthlink.net/~benfranq/Sudoku.html
Perhaps somebody can tell me why it doesn't work in Internet Explorer
In other browsers, it seems to work fine.
I've tried adding …
0
votes
2answers
78 views
IE css bugs were useful for me. What is your opinion ? [closed]
We all know IE 6 and 7 has many CSS bugs but it all helped me to learn CSS better in many cases , what u think ? In the process of finding and solving CSS bugs i understood CSS rel …
0
votes
2answers
53 views
Where is this extra scroll bar in IE7 coming from?
I have a CSS layout that simulates a fixed-frame page, with a header and a left side menu, and a content pane.
In Firefox, this works fine, but in Internet Explorer 7, there is …
0
votes
2answers
25 views
Error with IE and form data when clicking back
Say if I am on page 1 , I enter my form data and go to page 2 , But wait I forgot something and I need to go back. FireFox and Safari ask me if I want to resend my form data.
But …
-5
votes
0answers
90 views
CSS difficulties with Internet Explorer [closed]
Can somebody tell me how to fix my content slider in IE?
(see history for url)
0
votes
3answers
39 views
is DISPID_VALUE reliable for invokes on IDispatchs from scripts?
Continuing from this question, i am confused wether DISPID_VALUE on IDispatch::Invoke() for script functions and properties (JavaScript in my case) can be considered standard and …
0
votes
2answers
24 views
c# using SHDocVw.InternetExplorer. How can I find the URL of the last link clicked? Or the most recent get request URL?
I am accessing the SHDocVw.InternetExplorer from the SHDocVw.ShellWindowsClass(). I can see the page that the browser instance is currently on (the LocationURL property), but what …
0
votes
1answer
28 views
Responding to the onmousemove event outside of the browser window in IE
In Internet Explorer 7 body onmousemove or document.onmousemove events only seem to fire while the mouse is inside the browser window, not when it's outside. Yet in Firefox the onm …
0
votes
3answers
40 views
DIV disappears on IE7 and IE6 when using margin ‘auto’ in a DIV inside li item
<!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">
…
0
votes
0answers
14 views
Is there a way to get pixel data from Internet Explorer?
Excanvas.js allows IE to work with the canvas tag, but the getImageData method is not supported.
Is there any way at all to get the value of a specified pixel in IE (img or VML or …
2
votes
1answer
62 views
jquery globalcss IE opacity
I'm using a jquery globalcss plugin to change global stylesheets. It doesn't handle opacity and IE.
I've been trying to get it to work with no luck. Here's my attempt to force the …
0
votes
1answer
16 views
multiple image maps not working in firefox
Hi,
I got stuck again between browsers compatability issues, what I was trying todo is to link different parts of image using image maps.
I am using two image maps for respective …
