2009/09/18

[blogger] opera 10 reaction iframe hack

This article is describe how to enable to see the "reaction" iframe by some tricks just for opera. Damn my poor English.

這篇文章在敘述如何用小技巧使Opera可以看見"讀者反映"的iframe。

##ReadMore##

Add the following CSS code in <style> tag:
把以下CSS碼加入<style>標籤中

.reactions-iframe {
padding: 0.05em;
}

or
或是

.reactions-iframe {
margin: 0.05em;
}

This is poor enough, isn't it? I wonder why just some tricks can make it works in Opera.
看起來真可憐,不是嗎?我還在想到底為何做這些小手腳就可以用在Opera裡面。

沒有留言: