<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Allin's blog - Javascript</title><link>http://blog.csdn.net/leeshaoqun/category/186320.aspx</link><description>Javascript技术技巧</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 26 Aug 2008 10:21:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>allin</dc:creator><title>使用 JSON 进行数据传输</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx</link><pubDate>Tue, 26 Aug 2008 10:21:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2831194.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2831194.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2831194</trackback:ping><description>&lt;blockquote&gt;在异步应用程序中发送和接收信息时，可以选择以纯文本和 XML 作为数据格式。&lt;a href="http://www.ibm.com/developerworks/cn/web/wa-ajaxintro/"&gt;掌握 Ajax&lt;/a&gt; 的这一期讨论另一种有用的数据格式 JavaScript Object Notation（JSON），以及如何使用它更轻松地在应用程序中移动数据和对象。&lt;/blockquote&gt;&lt;!--START RESERVED FOR FUTURE USE INCLUDE FILES--&gt;&lt;!-- include java script once we verify teams wants to use this and it will work on dbcs and cyrillic characters --&gt;

&lt;!--END RESERVED FOR FUTURE USE INCLUDE FILES--&gt;
            &lt;p&gt;如果您阅读了本系列前面的文章，那么应已对数据格式有了相当的认识。前面的文章解释了在许多异步应用程序中&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2831194.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>jQuery 操作 表单 </title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx</link><pubDate>Mon, 25 Aug 2008 19:53:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2829085.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2829085.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2829085</trackback:ping><description>&lt;div class="tit"&gt;&lt;span class="hilite1"&gt;jQuery&lt;/span&gt; 操作 表单 &lt;/div&gt;




&lt;div class="cnt" id="blog_text"&gt;
&lt;p&gt;&lt;span class="hilite1"&gt;jquery&lt;/span&gt;取得text,areatext,radio,checkbox,select的值,以及其他一些操作;&lt;br&gt;1.假如我们有如下页面&lt;/p&gt;
&lt;div class="hl-surround"&gt;&lt;ol title="Double click to hide line number." class="hl-main ln-show"&gt;&lt;li class="hl-firstline"&gt;&lt;span style="color: olive;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: green;"&gt;input&lt;/span&gt;&lt;span style="color: gray;"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 139);"&gt;type&lt;/span&gt;&lt;&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2829085.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>CSS速成手册(7) </title><link>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704295.aspx</link><pubDate>Mon, 01 May 2006 12:38:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704295.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/704295.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704295.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/704295.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=704295</trackback:ping><description>利用CSS配合Javascript的可以做很多更酷的动态页面效果，在本教程的最后给大家简单介绍一下CSS配合JS的应用。首先，我们要搞清楚事件和动作的概念。在客户端脚本中，JavaScript 通过对事件进行响应来获得与用户的交互。例如，当用户单击一个按钮或者在某段文字上移动鼠标时，就触发了一个单击事件或鼠标移动事件，通过对这些事件的响应，可以完成特定的功能（例如，单击按钮弹出对话框，鼠标移动到文本上后文本变色等）。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/704295.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>CSS速成手册(6) </title><link>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704294.aspx</link><pubDate>Mon, 01 May 2006 12:37:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704294.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/704294.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/05/01/704294.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/704294.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=704294</trackback:ping><description>CSS提供了一些内置的多媒体滤镜特效，使用这种技术可以把可视化的滤镜和转换效果添加到一个标准的HTML元素上，例如图片、文本容器、以及其他一些对象。Dreamweaver4提供了16种滤镜可供选择&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/704294.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>10个你未必知道的CSS技巧</title><link>http://blog.csdn.net/leeshaoqun/archive/2006/04/30/699150.aspx</link><pubDate>Sun, 30 Apr 2006 20:54:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/04/30/699150.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/699150.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/04/30/699150.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/699150.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=699150</trackback:ping><description>1.CSS字体属性简写规则

一般用CSS设定字体属性是这样做的：

font-weight:bold;
font-style:italic;
font-varient:small-caps;
font-size:1em;
line-height:1.5em;
font-family:verdana,sans-serif;

但也可以把它们全部写到一行上去：

font: bold italic small-caps 1em/1.5em verdana,sans-serif;
&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/699150.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>DHTML初学者指南：DHTML中重要的属性方法</title><link>http://blog.csdn.net/leeshaoqun/archive/2006/04/03/649548.aspx</link><pubDate>Mon, 03 Apr 2006 20:12:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/04/03/649548.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/649548.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/04/03/649548.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/649548.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=649548</trackback:ping><description>　　由于DOM(文档对象模型)概念的推出,这个API使HTML如虎添翼,但是有些学DHTML的朋友还是有些困挠,只是因为目前的手册的书写不太科学,是按字母来分的,不便查阅.其实DOM中最关键是要掌握节点与节点之间的关系(between node and node),想学习DHTML中的DOM千万不要从头到尾地看遍所有的属性和方法,你有三国时张松的"过目不忘"的本领吗?没有吧,那就听我分析一下&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/649548.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>Javascript技术技巧大全一</title><link>http://blog.csdn.net/leeshaoqun/archive/2006/03/22/632982.aspx</link><pubDate>Wed, 22 Mar 2006 22:21:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/03/22/632982.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/632982.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/03/22/632982.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/632982.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=632982</trackback:ping><description>s  +=  " 网页可见区域宽："+  document.body.clientWidth;   
s  +=  " 网页可见区域 高："+  document.body.clientHeight;   
s  +=  " 网页可见区域高："+  document.body.offsetWeight  +"  (包括边线的宽)";   
s  +=  " 网 页可见区域高："+  document.body.offsetHeight  +"  (包括边线 的宽)";   
s  +=  " 网页正文全文 宽："+  document.body.scrollWidth;   
s  +=  " 网页正文全文高："+  document.body.scrollHeight;   
s  +=  " 网页被卷去的 高："+  document.body.scrollTop;   
s  +=  " 网页被卷去的左："+  document.body.scrollLeft;   
s  +=  " 网页正文部分上："+  window.screenTop;   
s  +=&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/632982.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>