Tagged Questions

17
votes
29answers
3k views

What is the easiest or fastest way to make CSS render the same in all browsers

Making a web page display correctly im all major browsers today is a very time consuming task. Is there a easy way to make a CSS style that looks identical in every browser? Or at least do you have …
12
votes
21answers
576 views

When is a browser considered “dead”?

Keep in mind that I'm not looking for a list of current browsers to support, I'm looking for logical ways to make that list, backed by some kind of hard statistics. Since it's been a while since my …
11
votes
18answers
1k views

Firefox vs IE vs Chrome vs Safari…

Currently I am designing a website and I am finding it VERY difficult to display the website perfect on ALL browsers. Is there any rules, suggestions etc to follow? Thanks
11
votes
8answers
3k views

Are the PUT, DELETE, HEAD, etc methods available in most web browsers?

I've seen a couple questions around here like How to debug RESTful services, which mentions: Unfortunately that same browser won't allow me to test HTTP PUT, DELETE, and to a certain degree even …
7
votes
14answers
477 views

Why are people still using IE6? [closed]

Duplicate: Why is IE6 still a corporate favorite in some organizations? How to (kindly) ask your users to upgrade from IE6? I am really tired of dealing with IE6. I want to do something about …
7
votes
16answers
451 views

What percentage of marketshare does a browser need for your support?

I'm building a website for a small non-profit org. and I was wondering at what kind of browser marketshare a browser should have before I support it. Chrome looks like a major contender, but it's …
7
votes
4answers
539 views

Getting the text from a drop-down box

This gets the value of whatever is selected in my dropdown menu. document.getElementById('newSkill').value I cannot however find out what property to go after for the text that's currently …
6
votes
2answers
300 views

JavaScript Detection / Browser Statistics

This has been asked few times but I think it's still worth checking with you guys for some more input. All my websites use Google Analytics for stats. Since it relies on JavaScript I thought it was …
6
votes
5answers
93 views

Is it worth testing the same version of IE on different versions of Windows?

I'm putting together some virtual machines to test different browsers and I'm wondering if there is any compelling reason to be able to test the same version of IE on different versions of Windows. …
5
votes
11answers
591 views

What identifying information can a website capture?

If the owner of a web site wants to track who their users are as much as possible, what things can they capture (and how). You might want to know about this in order to capture information on a site …
5
votes
7answers
279 views

Other browsers

I'm aware of IE, Safari, Firefox and Opera but are there any other browsers out there that are worth knowing about? I've had several friends that don't like IE but then some of the above don't work on …
3
votes
2answers
285 views

Embedding Base64 Images

Purely out of curiosity, what browsers does Base64 image embedding work in? What I'm referring to is this. I realize it's not usually a good solution for most things, as it increases the page size …
3
votes
2answers
47 views

Looking for a summary of which version of XSLT is supported in each major browser

Does anyone know of a resource which summarises which version of XSLT is supported in different versions of the major browsers?
3
votes
10answers
544 views

JavaScript being loaded asynchronously in Firefox 3 (according to Firebug)?

I'm trying to profile the performance of a web site that I'm fairly confident is being slowed down by the loading of JavaScript files on the page. The same JavaScript files are included several times …
3
votes
4answers
627 views

WPF WBA (XBAP) versus Silverlight

I'm looking into creating a system / site which includes a website. I would like to get the benefits of WPF, and WBA seems to be a good avenue of doing this. Silverlight on the other hand is also good …

1 2 3 4 5 next
15 30 50 per page