D
D
dark_power232020-01-21 15:13:45
HTML
dark_power23, 2020-01-21 15:13:45

Why are pages not working in IE?

<!DOCTYPE html>
<html lang="en">

<head>
    <title>a8</title>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" />
    <link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
    <script src="https://unpkg.com/[email protected]/dist/aos.js"></script>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artomich, 2020-01-22
@Artomich

IE version?
If 8 and below, then almost nothing from the connected should work correctly - neither jquery, nor bootstrap, nor duper, nor aos (it is larger than others, most likely, because animation is used, as far as I know)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question