<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000265" baseName="hiddenlinks-2">hidden links 2.0</b:listData>

			<b:previous>
				<b:mTitle>Safari不支援StyleSwitcher.js</b:mTitle>
				<b:mDate>2005/09/17</b:mDate>
				<b:mBase>safari-and-style-switcher</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>Opera 9 coming</b:mTitle>
				<b:mDate>2005/09/24</b:mDate>
				<b:mBase>opera-9-coming</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000265" baseName="hiddenlinks-2">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2005-09-19</b:date>
				<b:time>23:08:51</b:time>
			</b:datetime>
			<b:category>script</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>hidden links 2.0</b:title>
			<b:content>
				<b:summary>終於改好了，目前支援Opera 8、Firefox 1、IE 6、Safari 2，其他除了IE 5.5確定不支援外，都沒測試過，想看效果的話只要把滑鼠移到右上角，等一下子就會跑出來了。這次主要作兩個修改，一是淡入淡出的效果改成獨立設定，不支援opacity的瀏覽器自動關閉。二是改變位置的計算方法，本來在Firefox上跑得不太順，現在就正常多了。下載位置： JavaScript StyleSheet 更新：依照柏強大大的建議加上了tabindex屬性，不過還有點小問題，詳見留言3，如果不需要此功能也可以抓新版的，程式碼又精簡了一點點。...</b:summary>
				<b:mainContent><p>終於改好了，目前支援Opera 8、Firefox 1、IE 6、Safari 2，其他除了IE 5.5確定不支援外，都沒測試過，想看效果的話只要把滑鼠移到右上角，等一下子就會跑出來了。這次主要作兩個修改，一是淡入淡出的效果改成獨立設定，不支援opacity的瀏覽器自動關閉。二是改變位置的計算方法，本來在Firefox上跑得不太順，現在就正常多了。下載位置：</p>


<ul>
<li><a href="/log/2005/09/19/hiddenLinks_2/hiddenlinks.js">JavaScript</a></li>
<li><a href="/log/2005/09/19/hiddenLinks_2/hiddenlinks.css">StyleSheet</a></li>
</ul>



<p>更新：依照柏強大大的建議加上了tabindex屬性，不過還有點小問題，詳見<a href="/log/2005/09/19/hiddenLinks_2/#comment000867">留言3</a>，如果不需要此功能也可以抓新版的，程式碼又精簡了一點點。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="5">

				<b:comment commentID="000865" entryID="000265">
					<b:author>
						<b:authorName>BobChao</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl></b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-09-22</b:date>
						<b:time>23:05:23</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>works well...  除了 tab 不到之外一切都很棒（不過那邊的連結 tab 不到應該無妨）</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000866" entryID="000265">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-09-23</b:date>
						<b:time>09:41:57</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>其實我還在思考有沒有可能動的更順暢，現在效果最好就是safari了，真的超順T_T。至於tab問題，我可試試看順便focus到上面:P。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000867" entryID="000265">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-09-24</b:date>
						<b:time>21:53:15</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我剛剛加上tabindex屬性了，還是有點問題在Opera上，雖然可以自動focus到第一個連結（可自訂），但是按下tab鍵卻會先跑到tabindex = 1的元素。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000868" entryID="000265">
					<b:author>
						<b:authorName>BobChao</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl></b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-09-25</b:date>
						<b:time>00:21:22</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我對「大大」這兩個字有恐懼感，您還是直接叫我柏強就好了 ^^; 不好意思麻煩了。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000869" entryID="000265">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-09-25</b:date>
						<b:time>22:34:25</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>收到</p></b:mainContent>
					</b:content>
				</b:comment>

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/mt/mt-tb.cgi/264">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>