Tagged Questions
1
vote
1answer
41 views
Is there a general rule of thumb for which browsers to optimize your site for? [duplicate]
Possible Duplicate:
At what visitor share do you stop supporting a given browser?
I have a site (recently relaunched it with a new design) that I have put off optimizing for ie7 for far too ...
5
votes
3answers
381 views
How to tell the Browser the character encoding of a HTML website regardless of Server Content-Type Header?
I have a HTML page that correctly (the encoding of the physical on disk matches it) announces it's Content-Type:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
...
0
votes
0answers
354 views
Double vertical scroll bar on Google Chrome browser [closed]
Almost everyday I find one or several webpages that show some kind of bug is affecting Google Chrome, at least my version of Google Chrome 21.0.1180.79 running on Windows 7 64 bits.
Take for example ...
2
votes
1answer
112 views
Does Google's browser size statistic include mobile devices?
I'm trying to figure out a perfect size for my HTML5 game area, with the help of Google's browser size statistics, but it seems as I need to restrict myself to such small dimensions because, ...
0
votes
3answers
274 views
“Index of …” directory's files listing
On my courses we've got homework on site in folders such as:
http://example.com/files/tasks1-edc34rtgfds
http://example.com/files/tasks2-0bg454fgerg
http://example.com/files/tasks3-h1dlkjiojo8
...
...
1
vote
1answer
134 views
Forcing browser to load new image
I have recently been doing some image replacement work for a client, he sends me the new image png files and I upload them replacing the old ones with the new ones ( keeping the same name ). I tell ...
2
votes
1answer
741 views
input type=“file” default language is system language?
I have a question, let's say I have <input type="file" name="image" />. Will the text of the button will change if user will have different language as his system default one? If so than how can ...
1
vote
1answer
177 views
Annoying IE6. Black screen with “loading” when youtube is added
I have had this problem for quite some time. It wasn't actually a big issue until lately when one of our conference site has a lot of IE6 users.
The black loading screen appears right after I include ...
1
vote
3answers
129 views
Liquid Layout out of Proportion
I am using a liquid layout on my website, but when I view in in my browser I find that when I change the browser window size, the images are stretched out of proportion. Can anybody help?
1
vote
1answer
403 views
Google Analytics shows 0 Visits?
I checked Analytics yesterday for pageviews, and had several hundred of them (for yesterday).
Not today when I check "Yesterdays" stats (which yesterday showed several hundreds), it shows 0...?
How ...
6
votes
1answer
4k views
Keep Iphone browser from turning numbers into links
I'm writing a very simple page that is supposed to be viewed on mobile devices. While viewing it in the iphone simulator I noticed that the iphone browser automatically turns any number string into a ...
8
votes
4answers
6k views
How do you save/export changes made in Firebug?
Using Firebug to edit CSS, how do I save/export changes made to the CSS?
TOOLS: Firefox, Firebug
MAJOR UPDATE: If you know of a way to lock the forward/back/refresh on a FireFox tab, please let me ...
39
votes
13answers
1k views
How can I see what my web site looks like in various browsers?
How can I see what my web site looks like in various browsers?
Short of actually having every different browser version installed, is there any tool or service that can provide a preview?