0
votes
6answers
628 views
lightweight web browser ( Windows ).
Using virtual desktops, there are over 100 tabs open in my firefox.
I need something lightweight that I can use for various development activities
( for example to access the project management page …
0
votes
3answers
35 views
Getting user specified javascript executed for all pages
Is there a way for the user to get browsers to load a (small) piece of Javascript code for every page they view?
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 …
0
votes
1answer
50 views
How do browsers UI elements available on the mobile phone platform?
I'm designing a website for the high end mobile phones, and I want to know how the different UI elements (e.g. buttons, check boxes, list boxes, textfields, etc) look like on different mobile browsers …
0
votes
3answers
63 views
How to detect page zoom level in all modern browsers?
How can I detect page zoom level in all modern browsers? While this thread tells how to do it in IE7 and IE8, I can't find good solution for FF, Safari and Chrome. For FF one of the suggested …
0
votes
0answers
14 views
Simulating a Favourites Bar Within a Page
Is it possible to simulate a favourites bar within a page? I know it is possible for the Chrome and FF browsers. Is there a way of doing it in IE? The simulation does not have to be perfect, as long …
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 …
-1
votes
0answers
52 views
Cannot download any file from Internet [closed]
From this morning cannot download any file from Internet with any browser. I am sure that there is not any virus because I have MS Defender and MS Security Essentials with last updates. My MS Windows …
1
vote
18answers
417 views
Which browsers your applications “officially” supports?
What browsers does your latest project "officially" support?
For the browsers you chose not to support, what were the key reasons not to support them?
0
votes
2answers
137 views
Changing the address of the opener window in IE8
From a child popup window (opened using window.open), I am trying to change the URL of the window that opened me, e.g.
window.opener.location.href = 'http://www.google.com';
In all browsers this …
2
votes
5answers
126 views
Equivalent of Firefox’s “error console” in other browsers
Is there an equivalent to Firefox's "Error console" in other browsers? I find the error console handy for finding JavaScript errors, but there doesn't seem to be an equivalent simple way to see error …
0
votes
1answer
20 views
the data of an input field not on one line will all browsers accept it?
Hi im working on a system with inputfields.
Normaly i put the input field on one line but now i have made it like this below
<input
type='text'
name='alg_persoonsgegevens_achternaam'
…
0
votes
2answers
63 views
JFrame disappear behind applet’s browser window
My app is a JApplet which opens a JFrame. the applet has a listener and a button, so that if the frame goes behind another window (looses focus), the user can simply click the button to get it to come …
0
votes
1answer
49 views
Browser related: css print style sheets - stopping client download overhead with @media
Hi
Hopefully I can explain this well and hopefully I'm thinking the right way :)
My question is, If I have a print style sheet that has a couple of classes that "displays" a background image, is …
0
votes
3answers
95 views
Browser wars, why? [closed]
What does google earn from chrome or microsoft from ie? Or firefox. They all want us to use their browsers but what's the deal? They are all free, no ad revenue etc.
