Tagged Questions
5
votes
3answers
381 views
Why are custom PDF download options preferred over ctrl+p?
Why do I, as a developer, have to go through so much trouble developing PDF download options for my clients when everyone in the world can simply hit Ctrl+P and life is good?
The current issue I'm ...
3
votes
1answer
157 views
How does a browser determine that a script has run for too long? [closed]
How does a browser determine that a script has run for too long ? Is it actually configurable through some advanced settings ?
-1
votes
1answer
79 views
browser compability for a web site [duplicate]
Possible Duplicate:
Testing minor browser version compatibility
hello i want to know how do you check if a web page you built is same in all browsers.
I'm testing on IE8 mozilla and chrome. ...
4
votes
4answers
487 views
What are advantages and disadvantages of browser rapid release cycles for web developers?
Chrome and Firefox have now rapid release cycles. Also Opera is starting to get speed and Internet Explorer should take the high road soon. I am a web developer. What does that mean for me? What ...
4
votes
2answers
141 views
What is the most accurate/frequent report on browser usage on the Internet? [closed]
I'm determining which browsers a new site should support. I'm looking for a respected and accurate (as possible) report on the browser versions that are currently in use. This report should, at ...
29
votes
10answers
3k views
Why aren't there other client-side scripting languages for websites?
Why is there just support for JavaScript and some VBScript in browsers today? I know JavaScript is good and all, but wouldn't having the option of using another programming language help promote ...
2
votes
9answers
426 views
Opera for web development
Many developers recommend Firefox for web development for a variety of reasons. But, after looking at Opera, it seems to me that Opera has all of the same web development functionality that Firefox ...
6
votes
3answers
202 views
Testing minor browser version compatibility
I develop a web application and we test it on browsers like Firefox and Internet Explorer. During our development we test the application on Firefox 3.5.2 and our testing team tests the same on 3.5.6 ...
3
votes
6answers
646 views
What web browser do you use for front-end development? [closed]
For those of you who do front-end development, what browser do you tend to use? I mean, of course you have to eventually do some work in whatever browsers you intend to support, but what do you ...