摘要:
以前一直show()肯定是display:block,但是今天写jq的时候发现不是这样的,有时候却出现是display:inline。 简单看了下jquery此处的实现源码 if ( show ) { // Reset the inline display of this element ... 阅读全文
posted @ 2013-04-09 12:35
堂Di
阅读(3044)
评论(0)
推荐(0)
|
摘要:
以前一直show()肯定是display:block,但是今天写jq的时候发现不是这样的,有时候却出现是display:inline。 简单看了下jquery此处的实现源码 if ( show ) { // Reset the inline display of this element ... 阅读全文
posted @ 2013-04-09 12:35
堂Di
阅读(3044)
评论(0)
推荐(0)
|