A browser is software to present content on a web site.

learn more… | top users | synonyms

29
votes
23answers
580 views

Is there ever a good reason to force opening a new browser window?

As a power web user, I know how to use my browser and it drives me nuts when web sites force me to open a new page. My mother, by contrast, just gets confused when this happens. At the end of a web ...
64
votes
11answers
4k views

How to “force” users to upgrade their browser?

I couldn't think of a better title for this question, but please don't jump to conclusions - I don't really want to point a gun at my users heads! I have a site that works well with the modern ...
4
votes
2answers
161 views

Allow list box to expand to browser height?

I'm designing a web app that includes a list builder. I've proposed that the height of the list box containing the available items should grow depending upon the available browser height. However, I ...
1
vote
0answers
57 views

How can branches of a query language be added dynamically in a browser? [closed]

Our group developed a stream-oriented NetFlow query language, called NFQL. Given that it can have multiple filtering/grouping stages and a number of branches, defining a query in a text file can ...