
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
HTML5 AppCache with Safari: Cross-Site CSS Loading Issues
Appcaches are used by the web browser to specify what files exist on your site that is relevant to the particular page the browser is visiting.
Safari follows the AppCache standard more strictly and sees a request for a web address that is not in the AppCache.
To avoid the requests to be blocked, use −
NETWORK: * http://* https://*
Advertisements