<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WEB前端开发 &#187; 用户引导</title>
	<atom:link href="http://www.css88.com/archives/tag/%e7%94%a8%e6%88%b7%e5%bc%95%e5%af%bc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.css88.com</link>
	<description>专注前端开发，关注用户体验</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:31:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>一个简单的用户引导效果</title>
		<link>http://www.css88.com/archives/2124</link>
		<comments>http://www.css88.com/archives/2124#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:53:37 +0000</pubDate>
		<dc:creator>愚人码头</dc:creator>
				<category><![CDATA[JS]]></category>
		<category><![CDATA[用户引导]]></category>

		<guid isPermaLink="false">http://www.css88.com/?p=2124</guid>
		<description><![CDATA[差不多一年没碰jQ了，由于公司现在都用jQ，所以这几天重温了一下jQ，写了一个简单的用户引导效果,写的不好欢迎拍砖。 用户引导效果简单的谁就是将一些重要功能提示给用户，比如你注册到某个网站，第一次进入就将重要的功能或板块高亮提示给你。才疏学浅真不知用文字怎么表达，之间看简陋到不能再简陋的效果吧： 点击查看demo：http://www.css88.com/demo/UGuide/index.html 这个效果可能你也看到过，在163邮箱新注册的会员就有这个效果。 总是想着优化一下这个效果，除了table外我还想到了用border找半透明的遮罩层，这样就只用一个容器了，jq操作方便了许多 点击查看demo：http://www.css88.com/demo/UGuide/index2.html 可惜这个效果在ie8下有bug出现了横向滚动条，在ie6,ie7下更加离谱了（请看第3步和第4步），到现在还没想出解决方案，如果您知道欢迎留言告知，谢谢！ 声明: 本文采用 BY-NC-SA 协议进行授权 &#124; WEB前端开发转载请注明转自《一个简单的用户引导效果》]]></description>
		<wfw:commentRss>http://www.css88.com/archives/2124/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

