<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<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>Ancher网站前端攻城师</title><link>http://www.baidu980.cn/blog/</link><description>网站建设 seo  重构  网站推广</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright www.baidu980.cn 南京百度推广 all Rights Reserved.</copyright><pubDate>Wed, 28 Dec 2011 09:42:44 +0800</pubDate><item><title>ie8兼容hack</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/14.html</link><pubDate>Wed, 28 Dec 2011 09:41:25 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/14.html</guid><description><![CDATA[有时做网做明明css样式表是正常的但ie8不兼容,网页显示不正常,css如何兼容ie8呢,下面看解决办法:<br/><br/>IE6、IE7、Firefox等浏览器的兼容性问题让网页设计师们大伤脑筋，本来网页设计是件很有趣的事情，但是却被这多余兼容工作伤脑筋，特别是让人唾弃的IE6，多少人想让它消失，可是它就是消失不了，微软还说不会停止对IE6，真够郁闷的。<br/><br/>      现在呢，IE8正式版已经出来一段]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/14.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=14</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=14&amp;key=e3759f99</trackback:ping></item><item><title>split的应用 分割为数组</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/13.html</link><pubDate>Wed, 09 Nov 2011 14:59:54 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/13.html</guid><description><![CDATA[<p>此时，我们再按下浏览器刷新按钮（或是F5），可以看到在IE浏览器下，页面依旧顶部显示，也就是说页面的锚点(#0)不再起作用了。大多数情况下，可能对我们的影响不是很大，但是有时候，例如我们在论坛里发布了一个帖子，发帖页面和帖子列表页面是同一页面，帖子提交后，我们想把页面定位到刚发的帖子处，在IE浏览器下就无法通过修改URL加锚点的方式实现。</p><p>如果让IE浏览器即使是同一URL刷新也能实现锚点定位呢？在jQuery下，不难实现。我们可以根据URL获取锚点，从而进一步获得对应的锚点对象，然后再让页面的滚动高度为其距离页面顶部的偏移值就可以了。文字叙述再精彩也不及实例来的直观，例如我们要处理一个链接地址为：http://www.zhangxinxu.com/study/201007/anchor-jump-test-3-demo.html#0的页面，要让其无论是重新载入还是当前页面刷新，其后面的锚点地址&rdquo;#0&Prime;都要起作用。</p>...]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/13.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=13</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=13&amp;key=91ca7cf7</trackback:ping></item><item><title>返回顶部缓动效果</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/12.html</link><pubDate>Wed, 09 Nov 2011 12:38:01 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/12.html</guid><description><![CDATA[<p>&lt;body &gt;<br />&lt;div id=&quot;top&quot;&nbsp;&nbsp; style=&quot;width:500px;margin:0px auto;&quot;&gt;&lt;a href=&quot;#bottom&quot; class=&quot;smooth&quot;&gt;滑到底部&lt;/a&gt;&lt;/div&gt;<br />&lt;div style=&quot;height:2500px;width:500px;background:#0099CC;margin:0px auto;&quot;&gt;&lt;/div&gt;<br />...</p>]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/12.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=12</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=12&amp;key=a3e5b967</trackback:ping></item><item><title>showModalDialog()在js中的用法</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/11.html</link><pubDate>Thu, 08 Sep 2011 09:25:56 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/11.html</guid><description><![CDATA[<p><span id="ArticleContent1_ArticleContent1_lblContent">基本介绍：<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;showModalDialog()&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(IE&nbsp;4+&nbsp;支持)<br />...</span></p>]]></description><category>js学习</category><comments>http://www.baidu980.cn/blog/post/11.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=11</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=11&amp;key=adae0ae1</trackback:ping></item><item><title>JS进行Cookie操作</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/10.html</link><pubDate>Tue, 09 Aug 2011 10:50:43 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/10.html</guid><description><![CDATA[<div style="border-right: #cccccc 1px solid; padding-right: 4px; border-top: #cccccc 1px solid; padding-left: 4px; font-size: 10pt; padding-bottom: 4px; border-left: #cccccc 1px solid; width: 98%; color: #000000; word-break: break-all; line-height: 16px; padding-top: 4px; border-bottom: #cccccc 1px solid; font-family: verdana,宋体; background-color: #eeeeee">//这个cookie的js代码借用的老外的，我加了中文注释--原文:http:<font color="#008000">//www.echoecho.com/jscookies02.htm </font><br />...</div>]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/10.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=10</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=10&amp;key=b101eb39</trackback:ping></item><item><title>人性化表单</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/01.html</link><pubDate>Fri, 15 Jul 2011 17:32:27 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/01.html</guid><description><![CDATA[<p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;<br />&lt;html xmlns=&quot;<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>&quot;&gt; <br />...</p>]]></description><category>js学习</category><comments>http://www.baidu980.cn/blog/post/01.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=9</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=9&amp;key=9f39822b</trackback:ping></item><item><title>javascript 学习之确认表单必填项目</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/8.html</link><pubDate>Tue, 12 Jul 2011 15:03:19 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/8.html</guid><description><![CDATA[<p><meta content="text/html; charset=GB2312" http-equiv="Content-Type" /><script type="text/javascript">        function check_submit(){   alert("good")   		if($("txt_admin").value==""){ alert("请输入用户名"); return(false)}		if($("txt_pass").value==""){ alert("请输入密码"); return(false)}...</p>]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/8.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=8</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=8&amp;key=b88633dd</trackback:ping></item><item><title>CSS3 Multiple backgrounds多背景</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/7.html</link><pubDate>Wed, 06 Jul 2011 14:48:37 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/7.html</guid><description><![CDATA[<h3>一、关于CSS3 Multiple backgrounds多背景</h3><p>Multiple backgrounds多背景是CSS3中非常诱人的一个CSS属性，其目前相关浏览器兼容性如下表：</p><p><table class="params_table" cellspacing="1" cellpadding="0" width="500" border="0">    <tbody>        <tr>            <th scope="col">浏览器</th>...</p></tr></tbody></table>]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/7.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=7</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=7&amp;key=dcaab9d8</trackback:ping></item><item><title>jQuery万能浮动框插件测试</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/6.html</link><pubDate>Wed, 06 Jul 2011 14:24:31 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/6.html</guid><description><![CDATA[<h3>一、写插件的缘由</h3><p>为什么想写此插件，想来想去，归结为一个字：&ldquo;懒&rdquo;。不想为明明两个类似的功能分别写代码，本应喝茶看美女的休闲时光晃荡在本可避免的代码上，对于我来讲，就是白白耗费自己的青春。于是，干脆，一鼓作气，把这些类似的功能集合到一起，一个插件搞定，一了百了了。这种感觉就好比《大话西游》里悟空一巴掌拍死唐僧这只苍蝇一样。那，这里提及的类似的功能是指？当当当当，就是与某元素有位置关系的浮动层（例如tip类效果，鼠标经过显示大图，下拉列表等）。<br />...</p>]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/6.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=6</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=6&amp;key=19c75e13</trackback:ping></item><item><title>overflow : visible 控制按钮收缩</title><author>allen1rom@163.com (admin)</author><link>http://www.baidu980.cn/blog/post/5.html</link><pubDate>Wed, 06 Jul 2011 11:01:54 +0800</pubDate><guid>http://www.baidu980.cn/blog/post/5.html</guid><description><![CDATA[<p>今天在网上看到一个自动收缩按钮，效果很不错，而且用到了一个很好的属性overflow&nbsp;:&nbsp;visible，还真是不错啊。他可以让按钮自动收缩。<br />overflow&nbsp;:&nbsp;visible<br />不剪切内容也不添加滚动条。假如显式声明此默认值，对象将被剪切为包含对象的window或frame的大小。并且clip属性设置将失效&nbsp;。<br />当然别忘记添加MaxLength；否则你的页面将会被撑爆哦。<br /><a target="_blank" href="#">点击查看应用</a></p>...]]></description><category>div+css重构</category><comments>http://www.baidu980.cn/blog/post/5.html#comment</comments><wfw:comment>http://www.baidu980.cn/blog/</wfw:comment><wfw:commentRss>http://www.baidu980.cn/blog/feed.asp?cmt=5</wfw:commentRss><trackback:ping>http://www.baidu980.cn/blog/cmd.asp?act=tb&amp;id=5&amp;key=389e7a6f</trackback:ping></item></channel></rss>

