This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch doc/archive-13-x-2025-11 in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
commit 05b745dad11ae9fa76f9c8ab190c71d565c21fe9 Author: Erisu <[email protected]> AuthorDate: Wed Jan 7 16:17:37 2026 +0900 fix(archive): remove IE8 & lower shims --- archive/docs/en/13.x-2025.11/config_ref/images.html | 6 ------ archive/docs/en/13.x-2025.11/config_ref/index.html | 6 ------ archive/docs/en/13.x-2025.11/cordova/events/events.html | 6 ------ archive/docs/en/13.x-2025.11/cordova/storage/storage.html | 6 ------ archive/docs/en/13.x-2025.11/core/features/splashscreen/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/appdev/allowlist/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/appdev/hooks/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/appdev/privacy/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/appdev/security/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/cli/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/cli/installation.html | 6 ------ archive/docs/en/13.x-2025.11/guide/cli/template.html | 6 ------ archive/docs/en/13.x-2025.11/guide/hybrid/plugins/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/hybrid/webviews/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/next/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/overview/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/overview/project-structure.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/android/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/android/plugin.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/android/upgrade.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/android/webview.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/electron/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/ios/index.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/ios/plugin.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/ios/upgrade.html | 6 ------ archive/docs/en/13.x-2025.11/guide/platforms/ios/webview.html | 6 ------ archive/docs/en/13.x-2025.11/guide/support/index.html | 6 ------ archive/docs/en/13.x-2025.11/index.html | 6 ------ archive/docs/en/13.x-2025.11/platform_pinning/index.html | 6 ------ .../docs/en/13.x-2025.11/platform_plugin_versioning_ref/index.html | 6 ------ archive/docs/en/13.x-2025.11/plugin_ref/plugman.html | 6 ------ archive/docs/en/13.x-2025.11/plugin_ref/spec.html | 6 ------ archive/docs/en/13.x-2025.11/reference/cordova-cli/index.html | 6 ------ .../13.x-2025.11/reference/cordova-plugin-battery-status/index.html | 6 ------ .../docs/en/13.x-2025.11/reference/cordova-plugin-camera/index.html | 6 ------ .../docs/en/13.x-2025.11/reference/cordova-plugin-device/index.html | 6 ------ .../en/13.x-2025.11/reference/cordova-plugin-dialogs/index.html | 6 ------ .../docs/en/13.x-2025.11/reference/cordova-plugin-file/index.html | 6 ------ .../en/13.x-2025.11/reference/cordova-plugin-geolocation/index.html | 6 ------ .../13.x-2025.11/reference/cordova-plugin-inappbrowser/index.html | 6 ------ .../13.x-2025.11/reference/cordova-plugin-media-capture/index.html | 6 ------ .../docs/en/13.x-2025.11/reference/cordova-plugin-media/index.html | 6 ------ .../reference/cordova-plugin-network-information/index.html | 6 ------ .../reference/cordova-plugin-screen-orientation/index.html | 6 ------ .../13.x-2025.11/reference/cordova-plugin-splashscreen/index.html | 6 ------ .../en/13.x-2025.11/reference/cordova-plugin-statusbar/index.html | 6 ------ .../en/13.x-2025.11/reference/cordova-plugin-vibration/index.html | 6 ------ archive/docs/en/13.x-2025.11/third-party/index.html | 6 ------ 48 files changed, 288 deletions(-) diff --git a/archive/docs/en/13.x-2025.11/config_ref/images.html b/archive/docs/en/13.x-2025.11/config_ref/images.html index 533f6f065e..c764622e2f 100644 --- a/archive/docs/en/13.x-2025.11/config_ref/images.html +++ b/archive/docs/en/13.x-2025.11/config_ref/images.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/config_ref/index.html b/archive/docs/en/13.x-2025.11/config_ref/index.html index 201d4a1fe5..dfe3023947 100644 --- a/archive/docs/en/13.x-2025.11/config_ref/index.html +++ b/archive/docs/en/13.x-2025.11/config_ref/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/cordova/events/events.html b/archive/docs/en/13.x-2025.11/cordova/events/events.html index cff0c3e1e5..e1c6afa076 100644 --- a/archive/docs/en/13.x-2025.11/cordova/events/events.html +++ b/archive/docs/en/13.x-2025.11/cordova/events/events.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/cordova/storage/storage.html b/archive/docs/en/13.x-2025.11/cordova/storage/storage.html index b0a757065b..60eeb188b3 100644 --- a/archive/docs/en/13.x-2025.11/cordova/storage/storage.html +++ b/archive/docs/en/13.x-2025.11/cordova/storage/storage.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/core/features/splashscreen/index.html b/archive/docs/en/13.x-2025.11/core/features/splashscreen/index.html index 08f121771b..0b384cf06f 100644 --- a/archive/docs/en/13.x-2025.11/core/features/splashscreen/index.html +++ b/archive/docs/en/13.x-2025.11/core/features/splashscreen/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/appdev/allowlist/index.html b/archive/docs/en/13.x-2025.11/guide/appdev/allowlist/index.html index cf44fc2a60..bc494f8ef7 100644 --- a/archive/docs/en/13.x-2025.11/guide/appdev/allowlist/index.html +++ b/archive/docs/en/13.x-2025.11/guide/appdev/allowlist/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/appdev/hooks/index.html b/archive/docs/en/13.x-2025.11/guide/appdev/hooks/index.html index e2c821cce2..43633511ed 100644 --- a/archive/docs/en/13.x-2025.11/guide/appdev/hooks/index.html +++ b/archive/docs/en/13.x-2025.11/guide/appdev/hooks/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/appdev/privacy/index.html b/archive/docs/en/13.x-2025.11/guide/appdev/privacy/index.html index b0d4341656..bd73ec6ced 100644 --- a/archive/docs/en/13.x-2025.11/guide/appdev/privacy/index.html +++ b/archive/docs/en/13.x-2025.11/guide/appdev/privacy/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/appdev/security/index.html b/archive/docs/en/13.x-2025.11/guide/appdev/security/index.html index 3124090e06..beba060e8a 100644 --- a/archive/docs/en/13.x-2025.11/guide/appdev/security/index.html +++ b/archive/docs/en/13.x-2025.11/guide/appdev/security/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/cli/index.html b/archive/docs/en/13.x-2025.11/guide/cli/index.html index 8db270bd45..cc7de59a50 100644 --- a/archive/docs/en/13.x-2025.11/guide/cli/index.html +++ b/archive/docs/en/13.x-2025.11/guide/cli/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/cli/installation.html b/archive/docs/en/13.x-2025.11/guide/cli/installation.html index e57eaea163..499cd1590e 100644 --- a/archive/docs/en/13.x-2025.11/guide/cli/installation.html +++ b/archive/docs/en/13.x-2025.11/guide/cli/installation.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/cli/template.html b/archive/docs/en/13.x-2025.11/guide/cli/template.html index 0a6fda2a23..b9bc6a0e8b 100644 --- a/archive/docs/en/13.x-2025.11/guide/cli/template.html +++ b/archive/docs/en/13.x-2025.11/guide/cli/template.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/hybrid/plugins/index.html b/archive/docs/en/13.x-2025.11/guide/hybrid/plugins/index.html index 8aa8383116..9182199985 100644 --- a/archive/docs/en/13.x-2025.11/guide/hybrid/plugins/index.html +++ b/archive/docs/en/13.x-2025.11/guide/hybrid/plugins/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/hybrid/webviews/index.html b/archive/docs/en/13.x-2025.11/guide/hybrid/webviews/index.html index e2c32d3383..054dcc7d63 100644 --- a/archive/docs/en/13.x-2025.11/guide/hybrid/webviews/index.html +++ b/archive/docs/en/13.x-2025.11/guide/hybrid/webviews/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/next/index.html b/archive/docs/en/13.x-2025.11/guide/next/index.html index 41fb9c0b21..5772b5a07d 100644 --- a/archive/docs/en/13.x-2025.11/guide/next/index.html +++ b/archive/docs/en/13.x-2025.11/guide/next/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/overview/index.html b/archive/docs/en/13.x-2025.11/guide/overview/index.html index b0751176a8..9f5ecc35cc 100644 --- a/archive/docs/en/13.x-2025.11/guide/overview/index.html +++ b/archive/docs/en/13.x-2025.11/guide/overview/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/overview/project-structure.html b/archive/docs/en/13.x-2025.11/guide/overview/project-structure.html index 13da003e2a..e4e8a6e616 100644 --- a/archive/docs/en/13.x-2025.11/guide/overview/project-structure.html +++ b/archive/docs/en/13.x-2025.11/guide/overview/project-structure.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/android/index.html b/archive/docs/en/13.x-2025.11/guide/platforms/android/index.html index cd168a0171..41d615fd90 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/android/index.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/android/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/android/plugin.html b/archive/docs/en/13.x-2025.11/guide/platforms/android/plugin.html index c2f5dbdf06..2383736013 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/android/plugin.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/android/plugin.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/android/upgrade.html b/archive/docs/en/13.x-2025.11/guide/platforms/android/upgrade.html index 4f252e344b..a98ab70298 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/android/upgrade.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/android/upgrade.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/android/webview.html b/archive/docs/en/13.x-2025.11/guide/platforms/android/webview.html index 6587c01c2c..f94af35eb8 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/android/webview.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/android/webview.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/electron/index.html b/archive/docs/en/13.x-2025.11/guide/platforms/electron/index.html index d66bcbedc0..7c930aa0bc 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/electron/index.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/electron/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/ios/index.html b/archive/docs/en/13.x-2025.11/guide/platforms/ios/index.html index 3ff280c2d3..91113995fb 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/ios/index.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/ios/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/ios/plugin.html b/archive/docs/en/13.x-2025.11/guide/platforms/ios/plugin.html index 2cd30ec8d0..df337581c8 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/ios/plugin.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/ios/plugin.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/ios/upgrade.html b/archive/docs/en/13.x-2025.11/guide/platforms/ios/upgrade.html index bc93ff25cd..ce6359216c 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/ios/upgrade.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/ios/upgrade.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/platforms/ios/webview.html b/archive/docs/en/13.x-2025.11/guide/platforms/ios/webview.html index 7065d7b942..41fb16493f 100644 --- a/archive/docs/en/13.x-2025.11/guide/platforms/ios/webview.html +++ b/archive/docs/en/13.x-2025.11/guide/platforms/ios/webview.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/guide/support/index.html b/archive/docs/en/13.x-2025.11/guide/support/index.html index 9cfe9051c0..c5fbf0986d 100644 --- a/archive/docs/en/13.x-2025.11/guide/support/index.html +++ b/archive/docs/en/13.x-2025.11/guide/support/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/index.html b/archive/docs/en/13.x-2025.11/index.html index 471a8ef7af..5f9a64e516 100644 --- a/archive/docs/en/13.x-2025.11/index.html +++ b/archive/docs/en/13.x-2025.11/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/platform_pinning/index.html b/archive/docs/en/13.x-2025.11/platform_pinning/index.html index 490243e086..7a2ed772a9 100644 --- a/archive/docs/en/13.x-2025.11/platform_pinning/index.html +++ b/archive/docs/en/13.x-2025.11/platform_pinning/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/platform_plugin_versioning_ref/index.html b/archive/docs/en/13.x-2025.11/platform_plugin_versioning_ref/index.html index 9f455d5535..c8ec35d8d7 100644 --- a/archive/docs/en/13.x-2025.11/platform_plugin_versioning_ref/index.html +++ b/archive/docs/en/13.x-2025.11/platform_plugin_versioning_ref/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/plugin_ref/plugman.html b/archive/docs/en/13.x-2025.11/plugin_ref/plugman.html index ad9cfc1fea..fbca8fade5 100644 --- a/archive/docs/en/13.x-2025.11/plugin_ref/plugman.html +++ b/archive/docs/en/13.x-2025.11/plugin_ref/plugman.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/plugin_ref/spec.html b/archive/docs/en/13.x-2025.11/plugin_ref/spec.html index f295e348d3..054d3b714f 100644 --- a/archive/docs/en/13.x-2025.11/plugin_ref/spec.html +++ b/archive/docs/en/13.x-2025.11/plugin_ref/spec.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-cli/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-cli/index.html index 7a566dc734..aece0b2c27 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-cli/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-cli/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-battery-status/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-battery-status/index.html index fc267a5b2e..2039c590ed 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-battery-status/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-battery-status/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-camera/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-camera/index.html index 729834afe3..f73166a79a 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-camera/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-camera/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-device/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-device/index.html index c6cac6defe..9ce2f4cb71 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-device/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-device/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-dialogs/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-dialogs/index.html index 1864ece963..931fdedb27 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-dialogs/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-dialogs/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-file/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-file/index.html index 35a3f18e34..faca4ab0e9 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-file/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-file/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-geolocation/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-geolocation/index.html index 0b4a6fc21d..eeae343457 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-geolocation/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-geolocation/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-inappbrowser/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-inappbrowser/index.html index a40d69aaff..d0bb5d9783 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-inappbrowser/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-inappbrowser/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media-capture/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media-capture/index.html index d2b0f09f36..16dd5f33dc 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media-capture/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media-capture/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media/index.html index c00438b567..dfc172d5f7 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-media/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-network-information/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-network-information/index.html index e04cd56059..c43c61b917 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-network-information/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-network-information/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-screen-orientation/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-screen-orientation/index.html index 996b9439b9..948542a4c3 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-screen-orientation/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-screen-orientation/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-splashscreen/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-splashscreen/index.html index 97e737fbf7..b6904ef8c4 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-splashscreen/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-splashscreen/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-statusbar/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-statusbar/index.html index dab6af1df7..987df0dc45 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-statusbar/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-statusbar/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-vibration/index.html b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-vibration/index.html index ab0a977451..58c745d2d4 100644 --- a/archive/docs/en/13.x-2025.11/reference/cordova-plugin-vibration/index.html +++ b/archive/docs/en/13.x-2025.11/reference/cordova-plugin-vibration/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> diff --git a/archive/docs/en/13.x-2025.11/third-party/index.html b/archive/docs/en/13.x-2025.11/third-party/index.html index 708ebc0810..db0f0ca41a 100644 --- a/archive/docs/en/13.x-2025.11/third-party/index.html +++ b/archive/docs/en/13.x-2025.11/third-party/index.html @@ -30,12 +30,6 @@ <link rel="stylesheet" type="text/css" href="/static/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css"> - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> - <!-- JS --> <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script> <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
