我在下面給出了兩個div元素。我想一次顯示一個div。一個div在mouseout上,一個div在沒有jquery的情況下在mouseover上。在此先感謝在鼠標懸停和跳出時顯示兩個div
<div style= 'position: absolute;right: 0px;bottom: 0px;background:#ccc;color:#ffffff;height:15px; width:100px;text-align: center;color:#fff'><a href="http://facebook.com/site=1" target="_blank"> Facebook Ads</a> </div><div style= 'position: absolute;right: 0px;bottom: 0px;background:#ccc;color:#ffffff;height:15px; width:15px;text-align: center;'> Ads </div>