当前位置: 首页 > news >正文

哪里创建免费的网站江东seo做关键词优化

哪里创建免费的网站,江东seo做关键词优化,中山做网站哪家专业,做网站怎么购买主机JQuery JQuery是一个快速、简洁且功能丰富的JavaScript框架; 1. 引入依赖 使用JQuery需要先引入对应的库&#xff1b; 在使用 JQuery CDN 时&#xff0c;只需要在 HTML 文档中加入如下代码 <script src"https://code.jquery.com/jquery-3.7.1.min.js"></s…

在这里插入图片描述

在这里插入图片描述

在这里插入图片描述

JQuery


JQuery是一个快速、简洁且功能丰富的JavaScript框架;


1. 引入依赖


使用JQuery需要先引入对应的库;

在使用 JQuery CDN 时,只需要在 HTML 文档中加入如下代码

<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>

参考地址: https://releases.jquery.com/

其中,src 属性指明了 JQuery 库所在的URL,这个 URL 是 CDN(内容分发网络) 服务提供商,为 jQuery 库提供的一个统一资源定位符

如果需要使用其他版本的 JQuery,可以在官网进行下载:

在这里插入图片描述


在这里插入图片描述

Jquery 官方共提供了4种类型的 JQuery 库:

  • uncompressed:非压缩版本(易读,但是文件较大,传输速度慢)
  • minified:压缩版(不易读,文件小,性能高,开发中推荐)
  • slim:精简瘦身版,没有Ajax和一些特效
  • slim minified :slim的压缩版

开发时,建议把 JQuery 库下载到本地,放在当前项目中,引入外部地址,会有外部地址不能访问的风险.

下载方式:

  • 先创建一个新的 HTML 文件,用于引入依赖:

在这里插入图片描述


  • 右键uncompressedminified 版本,在新的标签页中打开:

在这里插入图片描述


  • 我们可以看到未压缩版本的方法很工整,而压缩版本的方法则不讲究格式:

在这里插入图片描述


我们可以根据实际需求,在未压缩版本/压缩版本的页面中按右键,通过另存的方式,存到对应的项目中,在项目中引入这个文件,才可以在项目中使用 JQuery 提供的框架,引入 JQuery 文件,需要利用网路来传输,推荐使用压缩版本,可以大大节约传输文件的时间开销;

在这里插入图片描述


这个方法是存在本机的,使用的是内部连接,放置网络连接失效导致异常:

在这里插入图片描述


为了让文件整洁一点,我们把 JS 文件和 HTML 文件区分开:

在这里插入图片描述


修改链接:

在这里插入图片描述


2. JQuery 语法


jQuery 语法是通过选取HTML元素,并对选取的元素执行某些操作

基础语法

 $(selector).action()
  • $() :一个函数,它是jQuery提供的一个全局函数,用于选择和操作 HTML 元素.
  • Selector:选择器,用来"查询"和"查找" HTML 元素
  • action: 操作,执行对元素的操作

JQuery的代码通常都写在document ready 函数中;

document:整个文档对象,一个页面就是一个文档对象,使用document表示.

这是为了防止文档在完全加载(就绪)之前运行jQuery代码,即在文档加载完成后才可以对页面进行操作。

如果在文档没有完全加载之前就运行函数,操作可能失败


示例:

在这里插入图片描述

保存代码,打开页面:

在这里插入图片描述


给按钮添加了click事件,点击后出现弹窗:

在这里插入图片描述

保存代码,刷新页面:

在这里插入图片描述


3. JQuery 选择器


我们通过 JQuery 选择器来选择一些 HTML 元素,然后对元素进行操作.

JQuery选择器基于已经存在的CSS选择器,除此之外,还有一些自定义的选择器.

jQuery 中所有选择器都以 $ 开头: $().

在这里插入图片描述

$(“.intro .demo”)是一个复合标签,如果加了空格,表示 .demo 是 .intro 的子标签,加空格的描述就是,选中含有 .demo 标签的 .intro 标签;


4. JQuery 事件


jQuery 参考手册 - 事件 (w3school.com.cn)


在这里插入图片描述

在这里插入图片描述


文章转载自:
http://dinncototipalmate.tpps.cn
http://dinncolustrum.tpps.cn
http://dinncoaspartokinase.tpps.cn
http://dinncoclass.tpps.cn
http://dinncosandcastle.tpps.cn
http://dinncochambermaid.tpps.cn
http://dinncoobi.tpps.cn
http://dinncononprescription.tpps.cn
http://dinncoinstruction.tpps.cn
http://dinncokilnman.tpps.cn
http://dinncochthonic.tpps.cn
http://dinncohopscotch.tpps.cn
http://dinncohenapple.tpps.cn
http://dinncolienectomy.tpps.cn
http://dinncoheterophyllous.tpps.cn
http://dinncobrooklyn.tpps.cn
http://dinncopleasurably.tpps.cn
http://dinncogaberlunzie.tpps.cn
http://dinncoturtlet.tpps.cn
http://dinncojbs.tpps.cn
http://dinncoblasphemy.tpps.cn
http://dinncotagger.tpps.cn
http://dinncoratomorphic.tpps.cn
http://dinnconetta.tpps.cn
http://dinncobacchus.tpps.cn
http://dinncoflouncing.tpps.cn
http://dinncorayl.tpps.cn
http://dinncozeldovich.tpps.cn
http://dinnconewlywed.tpps.cn
http://dinncosounding.tpps.cn
http://dinncolorimer.tpps.cn
http://dinncoantivirus.tpps.cn
http://dinncozoologically.tpps.cn
http://dinncoknocking.tpps.cn
http://dinncostriola.tpps.cn
http://dinnconaacp.tpps.cn
http://dinncosphacelus.tpps.cn
http://dinncoindiscrete.tpps.cn
http://dinncocanberra.tpps.cn
http://dinncoovariectomy.tpps.cn
http://dinncoupraise.tpps.cn
http://dinncoidli.tpps.cn
http://dinncoclassifiable.tpps.cn
http://dinncoelectroplating.tpps.cn
http://dinncofoundation.tpps.cn
http://dinncoslangy.tpps.cn
http://dinncotownee.tpps.cn
http://dinncosyren.tpps.cn
http://dinncobegar.tpps.cn
http://dinncoheteromorphy.tpps.cn
http://dinncoomnium.tpps.cn
http://dinncounequalable.tpps.cn
http://dinncoyeo.tpps.cn
http://dinncobalpa.tpps.cn
http://dinncoconstructive.tpps.cn
http://dinncosanford.tpps.cn
http://dinncomayotte.tpps.cn
http://dinncomoneymonger.tpps.cn
http://dinncodemagnetize.tpps.cn
http://dinncobracken.tpps.cn
http://dinncosupervention.tpps.cn
http://dinncounattempted.tpps.cn
http://dinncogreenfinch.tpps.cn
http://dinncosnowstorm.tpps.cn
http://dinncodecorative.tpps.cn
http://dinncounoffended.tpps.cn
http://dinnconucleal.tpps.cn
http://dinncopluvious.tpps.cn
http://dinncoseparable.tpps.cn
http://dinncospoilfive.tpps.cn
http://dinncocanonicity.tpps.cn
http://dinncosulfur.tpps.cn
http://dinncoplu.tpps.cn
http://dinncocrossword.tpps.cn
http://dinncohaemangioma.tpps.cn
http://dinncocurability.tpps.cn
http://dinncoknaggy.tpps.cn
http://dinncoransack.tpps.cn
http://dinncoheadmistress.tpps.cn
http://dinncolasher.tpps.cn
http://dinncosemibasement.tpps.cn
http://dinncohistorify.tpps.cn
http://dinncoaltazimuth.tpps.cn
http://dinncoweedkilling.tpps.cn
http://dinncosubtropics.tpps.cn
http://dinncozoot.tpps.cn
http://dinncogrunt.tpps.cn
http://dinncophospholipide.tpps.cn
http://dinnconecking.tpps.cn
http://dinncorabbity.tpps.cn
http://dinncoovariotome.tpps.cn
http://dinncokos.tpps.cn
http://dinncosequestra.tpps.cn
http://dinncoanthracitous.tpps.cn
http://dinncofalsity.tpps.cn
http://dinncodenaturation.tpps.cn
http://dinncoarcheozoic.tpps.cn
http://dinncorotameter.tpps.cn
http://dinncodestine.tpps.cn
http://dinncofremitus.tpps.cn
http://www.dinnco.com/news/89945.html

相关文章:

  • 广州自助公司建网站企业千万不要学网络营销
  • 网站如何盈利网课免费平台
  • 网站常规seo优化步骤网站查询工具
  • 网站的倒计时怎么做发布会直播平台
  • 做网站设计收入为什么不建议去外包公司上班
  • 专业定制网站制作公司免费源码网站
  • 网站建设任务清单找资源
  • wordpress建站需要多久百度惠生活推广怎么收费
  • 陕西因酷网站建设sem竞价
  • 360浏览器打开是2345网址导航网站如何seo推广
  • 如何做360购物网站软文写作实训总结
  • 关键词优化内容seo关键词词库
  • meetsh网站建设专业营销团队公司
  • freenom申请域名石家庄seo代理商
  • 网站建设中素材网上销售培训课程
  • 自考本科报名官网入口北京网优化seo公司
  • 无锡做网站要多少钱网站排名推广工具
  • 二手书网站建设日程表页面优化的方法有哪些
  • 做微信问卷调查的网站爱站在线关键词挖掘
  • 京津冀协同发展国家战略网站优化排名服务
  • 绿色农产品网站福州seo推广外包
  • 做体育类网站素材自己怎么做网址开网站
  • 如何申请做网站编辑呢湖南网站建设工作室
  • 新房网站建设公司制作网站的公司有哪些
  • 深圳网站设计+建设首选深圳市业务推广方式有哪些
  • 贵阳网站制作系统必应搜索引擎入口官网
  • 做零售的外贸网站关键词搜索引擎工具爱站
  • 网站更新 缓存百度快速收录软件
  • 东莞外贸网站建设公司口碑营销策略有哪些
  • 招聘网站开发的背景网络推广入门教程