I think this is your answer. (Reverse-AJAX or “Slow Load” technique from Obviously.com)
Looks like the GMail and Facebook method (browser is showing page as “loading” with loading icons etc. – it is just simulating, because there is a background ajax request) 🙂
Related Contents:
- How to manually send HTTP POST requests from Firefox or Chrome browser
- How many concurrent AJAX (XmlHttpRequest) requests are allowed in popular browsers?
- How can I get browser to prompt to save password?
- How do I detect if a user has got to a page using the back button?
- Does an HTTP Status code of 0 have any meaning?
- Are the PUT, DELETE, HEAD, etc methods available in most web browsers?
- jQuery.ajax handling continue responses: “success:” vs “.done”?
- How to get response status code from jQuery.ajax?
- How to cancel/abort jQuery AJAX request?
- Request Monitoring in Chrome
- jQuery: Performing synchronous AJAX requests
- POST JSON fails with 415 Unsupported media type, Spring 3 mvc
- WebSockets protocol vs HTTP
- What does it mean when an HTTP request returns status code 0?
- Returning redirect as response to XHR request
- How to find out client ID of component for ajax update/render? Cannot find component with expression “foo” referenced from “bar”
- ‘No Transport’ Error w/ jQuery ajax call in IE
- jQuery send string as POST parameters
- Browser Timeouts
- ajax formdata : Illegal invocation
- Google Maps API throws “Uncaught ReferenceError: google is not defined” only when using AJAX
- When to use valueChangeListener or f:ajax listener?
- When is it safe to enable CORS?
- Detecting AJAX requests on NodeJS with Express
- How long will the browser wait after an ajax request?
- jQuery Upload Progress and AJAX file upload
- Keep p:dialog open when a validation error occurs after submit
- Why is the browser not setting cookies after an AJAX request returns?
- How to make AJAX request in redux
- Error: Content-Type is not allowed by Access-Control-Allow-Headers
- Spring MVC 3.2 Thymeleaf Ajax Fragments
- How to resolve AssertionError: .accepted_renderer not set on Response in django and ajax
- How do you scrape AJAX pages?
- View AJAX response content in Chrome developer tools?
- What values can I pass to the event attribute of the f:ajax tag?
- How should I load images if I use token-based authentication
- Web sockets make ajax/CORS obsolete?
- Problems with jQuery getJSON using local files in Chrome
- How to detect timeout on an AJAX (XmlHttpRequest) call in the browser?
- How to send parameters with jquery $.get()
- Session timeout and ViewExpiredException handling on JSF/PrimeFaces ajax request
- How to use AJAX loading with Bootstrap tabs?
- What is the disadvantage of using websocket/socket.io where ajax will do?
- Login/session cookies, Ajax and security
- How do you make Zend Framework NOT render a view/layout when sending an AJAX response?
- hide api key for a Github page
- How do I programmatically refresh a browser
- How to return AJAX response Text? [duplicate]
- ‘JSON’ is undefined error in IE only
- Enable CORS in Golang