<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>网页制作</title>
<link>http://www.lyttzx.com/plus/list.php?tid=17</link>
<description>网页制作</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2006 - 2008 http://www.lyttzx.com.泠云天天在线 All Rights Reserved&lt;br&gt;
	本站部分作品来源于网络，如若侵犯到您得权益，&lt;a href=&quot;mailto:lyttzx@lyttzx.com?subject=你侵犯我的权益&quot;&gt;&lt;b&gt;请与我们联系&lt;/b&gt;&lt;/a&gt;，泠云工作室将在第一时间作出回应&lt;br&gt;
	站长姓名：&lt;a href=&quot;mailto:lingyunyyh@sohu.com?subject=我有话说&quot;&gt;&lt;b&gt;泠云&lt;/b&gt;&lt;/a&gt;   
	站长邮箱：&lt;b&gt;lingyunyyh@sohu.com&lt;/b&gt;   
	站长QQ：&lt;a href=&quot;http://wpa.qq.com/msgrd?V=1&amp;amp;Uin=359167026&amp;amp;Site=www.lyttzx.com &amp;amp;Menu=no&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;359167026&lt;/b&gt;&lt;/a&gt;]]></generator>
<webmaster>lingyunyyh@163.com</webmaster>
<item>
    <title><![CDATA[javascript_获取网页高度宽度]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6291</link>
    <description><![CDATA[/******************** * 取窗口滚动条高度 ******************/ function getScrollTop() { var scrollTop=0; if(document.documentElementdocument.documentElement.scrollTop) { scrollTop=document.documentElement.scrollTop; } else if(documen]]></description>
    <pubDate>2010-12-10</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[xmlhttprequest:statusText 和xmlhttprequest:status 其实是读]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6091</link>
    <description><![CDATA[xmlhttprequest :statusText成员（只读属性） 数字代表 xmlhttprequest :status成员 100 Continue 101 Switching protocols 200 OK 201 Created 202 Accepted 203 Non-Authoritative Information 204 No Content 205 Reset Content 206 Partial]]></description>
    <pubDate>2010-07-12</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[详解Ajax中XMLHttp请求及利弊分析]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6090</link>
    <description><![CDATA[ 请注意此处的第一个参数，也就是请求类型，即使在技术层面要求请求类型全部为大写字符，但此处使用小写也是没关系的。 接下来，你需要定义一个onreadystatechange事件处理函数，xml(标准化越]]></description>
    <pubDate>2010-07-12</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[readyState的五种状态详解]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6089</link>
    <description><![CDATA[对于readyState的这五种状态，其他书中大都语焉不详。像《Foundations of ajax(动态网站静态化)》中，只在书中的表2-2简单地列举了状态的“名称”－－The state of the request. The five possible values are 0 =]]></description>
    <pubDate>2010-07-12</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[IE 和火狐浏览器中用JS调用WebService]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6022</link>
    <description><![CDATA[我看了一篇关于，浏览器中用JS调用WebService的文章。其中，说了两种浏览调用的不同条件和限制。以下分享下学习成果： !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR]]></description>
    <pubDate>2010-07-06</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[25种风格各异的菜单]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5927</link>
    <description><![CDATA[Step1: 首先我们了解一下，Onmouse show and hide layer，这个是典型的DW带的功能，相信大家都能做的出来。做好后，控制菜单的文字或者图片中有些属性： onMouseOver=MM_showHideLayers('meun2','','sh]]></description>
    <pubDate>2010-06-28</pubDate>
    <category>CSS教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[filters.revealTrans.Transition用法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5926</link>
    <description><![CDATA[有看到幻灯片调用会用到divid.filters.revealTrans.Transition=Math.floor(Math.random()*23)和divid.filters.revealTrans.apply(),那么这两个都是什么意思呢?下面首先来看下RevealTrans的用法(可以同时打开当[当鼠]]></description>
    <pubDate>2010-06-28</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[商务Web应用程序的界面设计]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5913</link>
    <description><![CDATA[商务Web应用程序的设计常常被人们所忽视。我看到许多程序，它们既不符合商业目标，也不满足用户需求，它们有很差的用户体验，并造成了商业利润的损失。更夸张的是，有些设计师根本没有]]></description>
    <pubDate>2010-06-25</pubDate>
    <category>HTML教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[关于JS控制DIV滚动条]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5911</link>
    <description><![CDATA[script var dom = document.getElementById; var iex = document.all; function eeSaddEvent(event,method){ this[event] = method; } function eeSremoveEvent(event){ this[event] = null; } function eeSgetElement(name,nest){ nest = nest ? document.+n]]></description>
    <pubDate>2010-06-24</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[html页面中运用CSS为层(div)元素添加滚动条]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5910</link>
    <description><![CDATA[当在页面中显示大量信息时，为了不使整个页面太长，常常将这些内容放在一个层中，然后再为这个层加上滚动条。这样即显示了全部的信息，又使得页面更加美观。下面是一个简单的]]></description>
    <pubDate>2010-06-24</pubDate>
    <category>CSS教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[div 滚动条 同步 控制 div 滚动条 滚动]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5909</link>
    <description><![CDATA[html head title divscroll / title mce:style type = text/css !-- DIV{width:200;height:200;border:solid1px;overflow-x:hidden;overflow-y:scroll;} body{margin:0;background-color:transparent;} -- / mce:style style type = text/css mce_bogus = 1 D]]></description>
    <pubDate>2010-06-24</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[div显示滚动条和控制滚动条属性的css代码]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5908</link>
    <description><![CDATA[div显示滚动条的 css代码 div style=width:260px;height:120px; overflow:scroll; border:1px solid; 这里是你要显示的内容 /div 效果如下： 显示滚动条的代码 div 显示上下滚动条的 css 代码 div style=width:260p]]></description>
    <pubDate>2010-06-24</pubDate>
    <category>CSS教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[一套通用Ajax框架]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5385</link>
    <description><![CDATA[使用Ajax的最大优点，就是能在不更新整个页面的前提下维护数据。这使得Web应用程序更为迅捷地回应用户动作，并避免了在网络上发送那些没有改变过的信息。 Ajax不需要任何浏览器插件，但需]]></description>
    <pubDate>2010-04-09</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[CSS在IE6, IE7, IE8, Firefox中的特定使用(Hack)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4723</link>
    <description><![CDATA[不同的浏览器对CSS的解释都有一点出入，特别是padding, line-height这些要细微控制的地方，下面的hack基本可以解决这个问题]]></description>
    <pubDate>2010-01-02</pubDate>
    <category>CSS教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[IE6,IE7,FF等浏览器不兼容原因及解决办法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4722</link>
    <description><![CDATA[浏览器的不兼容，大家肯定都是深恶痛绝的，往往我们只是去做修补，却忘了更重要的事情，那就是追溯根源，避免类似的不兼容再次出现]]></description>
    <pubDate>2010-01-02</pubDate>
    <category>CSS教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[C# 正则的学习]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4414</link>
    <description><![CDATA[ 对于初学者看到类似“\w+@\w+\.\w{1,3}”这样复杂没有规律的字符，就会莫名产生一种恐惧感。其实正则表达式和字符串 (String)的使用同样非常简单。下面让我们逐步地走进正则表达式的世界！]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[正则表达式中问号等特殊字符的转义]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4413</link>
    <description><![CDATA[正则表达式中问号等特殊字符的转义]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[正则表达式详解]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4412</link>
    <description><![CDATA[正则表达式用于字符串处理，表单验证等场合，实用高效，但用到时总是不太把握，以致往往要上网查一番。我将一些常用的表达式收藏在这里，作备忘之用]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[jQuery基础语法总结和注意事项]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4411</link>
    <description><![CDATA[随着WEB2.0及ajax思想在互联网上的快速发展传播，陆续出现了一些优秀的Js框架，其中比较著名的有Prototype、YUI、 jQuery、mootools、Bindows以及国内的JSVM框架等，通过将这些JS框架应用到我们的项目]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>Javascript</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[使用正则表达式提取图片地址(img的src值)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4410</link>
    <description><![CDATA[使用正则表达式提取图片地址(img的src值)]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[正则表达式,C#提取字符串变量正则表达式]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4409</link>
    <description><![CDATA[要找到重复的全字，您可以修改该分组子表达式，以搜索前面是空格的任何字符组，而 不是只搜索任意单个字符。可以用匹配任何字符组的子表达式 \w+ 替换元 字符 \w，并使用元字符 \s 匹配字]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[C#中利用正则表达式实现字符串搜索]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4408</link>
    <description><![CDATA[正则表达式提供了功能强大、灵活而又高效的方法来处理文本。正则表达式的全面模式匹配表示法可以快 速地分析大量的文本以找到特定的字符模式；提取、编辑、替换或删除文本子字符串；]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>正则表达式专题</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[DW使用中的常见问题与解答]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4083</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[网站建设中一些容易被忽视的问题]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4082</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[图片与容器下边界有空隙的解决方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4081</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[如何修改、创建和应用新云CMS的模板]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4080</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver十问]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4079</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[导致网站最终失败的十个原因]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4078</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver的代码颜色怎么全是黑色的]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4077</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver&amp;nbsp;cs3&amp;nbsp;cpu使用100%的解决方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4076</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[做站过程中应避免的43个错误]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4075</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver中CSS样式表的应用实例]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4074</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[用Dreamweaver为网页设计框架集]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4073</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[HTML在线编辑器的调用方法和使用方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4072</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver超级技巧之文字特效]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4071</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[利用Dreamweaver快速批处理图片链接]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4070</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[十二个Dreamweaver鲜为人知的小秘诀]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4069</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver基础教程：层及其应用]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4068</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[如何用&amp;nbsp;Dreamweaver&amp;nbsp;批量做web网页]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4067</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[参考：用Dreamweaver+ASP实现网页分页]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4066</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[在Dreamweaver中插入有颜色的直线]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4065</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver&amp;nbsp;CS3&amp;nbsp;最新功能描述]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4064</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[体验Adobe&amp;nbsp;Dreamweaver&amp;nbsp;CS3新特性]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4063</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[如何用dreamweaver制作滚动字幕]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4062</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[解决Deamweaver8中CSS应用无效问题]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4061</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[网页制作之用Dreamweaver优化网页]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4060</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver制作网页13种技巧详解]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4059</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[用Dreamweaver制作网页中常用的过渡效果]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4058</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver&amp;nbsp;CS4&amp;nbsp;Beta版初步试用感受]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4057</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[Dreamweaver&amp;nbsp;MX&amp;nbsp;2004简体中文版进阶教程(一)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4056</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-03</pubDate>
    <category>Dreamweaver</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>

</channel>
</rss>

