Top "Browser" questions

A web browser or Internet browser is a software application for retrieving, presenting, and traversing information resources on the World Wide Web.

How to check View Source in Mobile Browsers (Both Android && Feature Phone)

I need to check the view source of the page from mobile / tablet browsers ( Android Phones/Tablets and Feature Phones). …

html browser view-source
Print directly from browser without print popup window

As it said in the subject I've to create a feature for a web-based application that will allow users to …

browser printing activex client-side
How does "304 Not Modified" work exactly?

How are "304 Not Modified" responses generated? How does a browser determine whether the response to an HTTP request is 304? Is …

http browser http-headers http-status-code-304
Why doesn't JavaScript support multithreading?

Is it a deliberate design decision or a problem with our current day browsers which will be rectified in the …

javascript multithreading browser
What is a MIME type?

I have been reading about how to build plug-ins and this "MIME type" keeps getting discussed in it. I have …

browser firefox-addon mime-types
Javascript communication between browser tabs/windows

What's the most reliable way to have Javascript communicate between tabs/windows of the same browser? For example, when Tab 2 …

javascript browser
Linux: command to open URL in default browser

What command we have to execute (from Java, but that should not matter) on Linux (different common distributions) to open …

linux browser default
Difference between DOMContentLoaded and load events

What is the difference between DOMContentLoaded and load events?

javascript browser
Caching a jquery ajax response in javascript/browser

I would like to enable caching of an ajax response in javascript/browser. From the jquery.ajax docs: By default, …

javascript jquery ajax caching browser
How can I get browser to prompt to save password?

Hey, I'm working on a web app that has a login dialog that works like this: User clicks "login" Login …

ajax firefox browser login