<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>DZ起点网_免费Discuz视频教程 - jquery文档</title>
    <link>https://www.dz7.com.cn/portal.php?mod=list&amp;catid=2</link>
    <description>Latest 20 articles of jquery文档</description>
    <copyright>Copyright(C) DZ起点网_免费Discuz视频教程</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 12 Sep 2026 04:16:05 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.dz7.com.cn/static/image/common/logo_88_31.gif</url>
      <title>DZ起点网_免费Discuz视频教程</title>
      <link>https://www.dz7.com.cn/</link>
    </image>
    <item>
      <title>jquery 实现 输入框禁止输入空格 原创</title>
      <link>https://www.dz7.com.cn/dz7article-70-1.html</link>
      <description><![CDATA[表单部分HTML代码Html代码：input type=&amp;quot;text&amp;quot; id=&amp;quot;name&amp;quot; name=&amp;quot;name&amp;quot; value=&amp;quot;&amp;quot; maxlength=&amp;quot;18&amp;quot; nospace=&amp;quot;&amp;quot; 在需要的禁止输入空格的控件上，加上nospace=&amp;quot;&amp;quot; 属性即可！Jquery 部分js代 ... ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Wed, 27 Dec 2017 06:34:08 +0000</pubDate>
    </item>
    <item>
      <title>利用PHP或者JS程序，以灵活的方式来解题</title>
      <link>https://www.dz7.com.cn/dz7article-53-1.html</link>
      <description><![CDATA[求答案？一筐鸡蛋：1个1个拿，正好拿完。2个2个拿，还剩1个。3个3个拿，正好拿完。4个4个拿，还剩1个。5个5个拿，还剩1个6个6个拿，还剩3个。7个7个拿，正好拿完。8个8个拿，还剩1个。9个9个拿，正好拿完。问筐里有 ... ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Tue, 09 Aug 2016 11:36:21 +0000</pubDate>
    </item>
    <item>
      <title>jquery按空格拆分并且打印第一个元素</title>
      <link>https://www.dz7.com.cn/dz7article-52-1.html</link>
      <description><![CDATA[xml代码：!DOCTYPE html html head meta charset=&amp;quot;utf-8&amp;quot; / title/title /head body p class=&amp;quot;text&amp;quot;ni hao ma?/p script src=&amp;quot;http://libs.baidu.com/jquery/2.0.0/jquery.min.js&amp;quot;/script script type= ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Fri, 03 Jun 2016 00:29:31 +0000</pubDate>
    </item>
    <item>
      <title>jquery动态更新iframe框架的src值，调用土豆视频剧集常用</title>
      <link>https://www.dz7.com.cn/dz7article-51-1.html</link>
      <description><![CDATA[jquery动态更新iframe框架的src值!DOCTYPE html html head meta charset=&amp;quot;utf-8&amp;quot; title/title /head body iframe src=&amp;quot;http://www.tudou.com/programs/view/html5embed.action?code=R9eDCOuDtigautoPlay=false ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Sat, 09 Jan 2016 06:31:18 +0000</pubDate>
    </item>
    <item>
      <title>jquery动态更新src图片地址 案例</title>
      <link>https://www.dz7.com.cn/dz7article-50-1.html</link>
      <description><![CDATA[HTML代码如下：!DOCTYPE html html head meta charset=&amp;quot;utf-8&amp;quot; title/title /head body img id=&amp;quot;img&amp;quot; src=&amp;quot;http://www.baidu.com/images/logo.gif&amp;quot; alt=&amp;quot;百度知道&amp;quot; / p修改为：http://www.dz7.com.c ... ...]]></description>
      <category>jquery文档</category>
      <author>朱朝兵</author>
<enclosure url="https://www.dz7.com.cn/data/attachment/portal/201601/09/131819d9jcc0gfphzwxkvg." length="" type="image/jpeg" />
      <pubDate>Sat, 09 Jan 2016 05:21:00 +0000</pubDate>
    </item>
    <item>
      <title>jquery 正则数字 字母 下划线 中文 验证</title>
      <link>https://www.dz7.com.cn/dz7article-45-1.html</link>
      <description><![CDATA[js代码：1、一个正则表达式，只含有汉字、数字、字母、下划线不能以下划线开头和结尾： ^(?!_)(?!.*?_$)+$ 其中： ^ 与字符串开始的地方匹配 (?!_)　　不能以_开头 (?!.*?_$)　　不能以_结尾 +　　至少一个汉字、数 ... ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Tue, 01 Sep 2015 04:40:13 +0000</pubDate>
    </item>
    <item>
      <title>jquery动画效果animate实例讲解</title>
      <link>https://www.dz7.com.cn/dz7article-35-1.html</link>
      <description><![CDATA[jquery动画效果animate实例讲解，点击之后先向右边移动，直到离左边400px，然后再移动会离左边30px

可以使用（.fadeOut(&amp;quot;slow&amp;quot;);）动画效果，实现淡入淡出！
如图：


xml代码：

 
 
 
 
jQuery实 ... ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
<enclosure url="https://www.dz7.com.cn/data/attachment/portal/201506/13/210427xit0we0htzeawsjm.png" length="3944" type="image/jpeg" />
      <pubDate>Sat, 13 Jun 2015 13:04:40 +0000</pubDate>
    </item>
    <item>
      <title>jQuery动画效果animate和scrollTop结合使用实例</title>
      <link>https://www.dz7.com.cn/dz7article-34-1.html</link>
      <description><![CDATA[CSS属性值是逐渐改变的，这样就可以创建动画效果。只有数字值可创建动画（比如 &amp;quot;margin:30px&amp;quot;）。字符串值无法创建动画（比如 &amp;quot;background-color:red&amp;quot;）。js代码：$(\'#shang\').click(function(){$(\'html,bod ... ...]]></description>
      <category>jquery文档</category>
      <author>技术帮助</author>
      <pubDate>Mon, 23 Mar 2015 14:57:00 +0000</pubDate>
    </item>
  </channel>
</rss>