GithubHelp home page GithubHelp logo

116课 about freecodecamp.cn HOT 7 CLOSED

freecodecampchina avatar freecodecampchina commented on May 1, 2024
116课

from freecodecamp.cn.

Comments (7)

discountry avatar discountry commented on May 1, 2024

请问是Target the same element with multiple jQuery Selectors这一关么?

from freecodecamp.cn.

botaowei avatar botaowei commented on May 1, 2024

是的,好像翻译不大对,一般做题会上下对照看一下,按照下面英文的做法没做对,哈哈~

------------------ 原始邮件 ------------------
发件人: "Disney";[email protected];
发送时间: 2016年10月30日(星期天) 中午1:00
收件人: "FreeCodeCampChina/freecodecamp.cn"[email protected];
抄送: "不冷的cool子"[email protected]; "Author"[email protected];
主题: Re: [FreeCodeCampChina/freecodecamp.cn] 116课 (#38)

请问是Target the same element with multiple jQuery Selectors这一关么?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from freecodecamp.cn.

discountry avatar discountry commented on May 1, 2024

@botaowei
我看过了没有问题。

from freecodecamp.cn.

huluoyang avatar huluoyang commented on May 1, 2024

@botaowei 分别用三种选择器来添加样式addClass(),最后的总样式是:animated‚ shake and btn-primary。

from freecodecamp.cn.

mentos523 avatar mentos523 commented on May 1, 2024

$("button").addClass.("animated");
$(".btn").addClass.("shake");
$("#target1").addClass.("btn-primary");

点了run tests 后,右边预览里提示 SyntaxError: Unexpected token ( 这样一个错误,无法通过

from freecodecamp.cn.

stevending1st avatar stevending1st commented on May 1, 2024

@mentos523 您的语法好像有问题("#target1").addClass("btn-primary");
@botaowei 同意您的看法
@huluoyang ,谢谢您的帮助。

from freecodecamp.cn.

Roxycheng avatar Roxycheng commented on May 1, 2024

image
为什么会出现这个结果?

from freecodecamp.cn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.