Code execution unresponsive
iUnicorn
iUnicorn 2019-03-19 21:12:39
0
0
1242

Hello teacher, your code in Chapters 2 and 3 cannot be executed in my environment. My environment is: phpstrom2018.3 chorme jquery3.3.1.js, the code is as follows:

-------------------------- -------------------------------------------------- -----

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset= "UTF-8">
<title>Selector - General Filter</title>
<script src="../js/jquery-3.3.1.js"> </script>
<script>
$(function () {
                                                                                                                                       #ccc");
//2. Class selector
$(".red").css("color","red");
//3. ID selector
$("#active").css("backgroup-color","#ff0");
})
</script>
</head>
<body>
<h2>1. General filter</h2>
<ul>
li>PHP中文网02</li>
                                                                                                                                                          ’ ’ ’ outbeing out out's having dar's to ward over ward's ‐   ‐ ‐ ‐ ‐ < /li>
; <li class="red">PHP Chinese Network 05</li>
#

iUnicorn
iUnicorn

知识,成就梦想!

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template